Skip to content

#adefea

a light, vivid cyan · cool · closest name: Pale Turquoise

RGB
173, 239, 234
HSL
176°, 67%, 81%
CMYK
28, 0, 2, 6
Luminance
0.7656

At a glance

Every number on this page in one read: what #adefea is made of, how bright it looks, and which way it leans.

Hex
#adefea
Hue
176°
cyan
Saturation
67%
vivid
Lightness
81%
light
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7656
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.31:1
Closest name
Pale Turquoise
ΔE2000 2.1
Where it sits
Hue176° of 360°
Saturation67%
Lightness81%
Temperature
Warm ← → Cool86% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#adefea
RGBrgb(173, 239, 234)
HSLhsl(176, 67%, 81%)
CMYKcmyk(28%, 0%, 2%, 6%)
LABlab(90.1 -21.6 -4.2)
LCHlch(90.1 22.0 191.1)
OKLCHoklch(0.907 0.066 190.2)
Decimal11399146
Display P3color(display-p3 0.678 0.937 0.918)

Copy-ready code

/* CSS */
color: #adefea;
background-color: #adefea;
/* Tailwind (arbitrary) */
class="text-[#adefea] bg-[#adefea]"
/* SCSS */
$brand: #adefea;
/* SwiftUI */
Color(red: 0.678, green: 0.937, blue: 0.918)
/* Android */
Color.parseColor("#adefea")
/* Flutter */
Color(0xFFADEFEA)
/* Python / OpenCV (BGR) */
(234, 239, 173)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #adefea · 16.31:1
Use #000000AAA at every size.
Aa
White text · 1.29:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #adefea as text scores 1.29:1 on white and 16.31:1 on black.

Accessibility — WCAG contrast

Aa
#adefea on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#adefea on black: 16.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8E8EA
deuteranopia · #DBDFEB
tritanopia · #97F3ED

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #adefea is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FBFB
#E8F8F7
#CAF1EF
#adefea
#72E3DB
#43DACF
#28CDC0
#21ABA0
#1B8980
#17635D
#0F3E3A
Base = 300Lightest = 50 · #F3FBFBDarkest = 950 · #0F3E3A
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F8F7;
  --brand-200: #CAF1EF;
  --brand-300: #adefea;
  --brand-400: #72E3DB;
  --brand-500: #43DACF;
  --brand-600: #28CDC0;
  --brand-700: #21ABA0;
  --brand-800: #1B8980;
  --brand-900: #17635D;
  --brand-950: #0F3E3A;
  --brand: #adefea;
  --brand-ink: #000000;
}

Colors that work with #adefea

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAFA
Tinted page background
Border#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#AF1D4D
Second voice, not a rival
Dark variant#156B64
Hover, pressed, headers
Light variant#EAFBFA
Selected rows, tints
Dark surface#142423
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #adefea

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EFADB2
Analogous left#ADEFC9
Analogous right#ADD3EF
Split-complement 1#EFADD3
Split-complement 2#EFC9AD
Triadic 1#EAADEF
Triadic 2#EFEAAD
Tetradic#C9ADEF

RGB percentages

Red67.8%
Green93.7%
Blue91.8%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow2.1%
Key (black)6.3%

Color previews

#adefea text on a black background

contrast 16.31:1

Card sample

#adefea text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #adefea;
Background color
Panel with #adefea background
background-color: #adefea;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #adefea;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(173, 239, 234, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 239, 234, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adefea;
background: linear-gradient(135deg, #adefea, #ADC8EF);

Monochromatic scale

Palettes built from #adefea

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#adefea in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#adefea, answered

What color is #adefea?

#adefea is a light vivid cyan, closest to Pale Turquoise (ΔE2000 2.1). It sits at 176° on the hue wheel with 67% saturation and 81% lightness, which reads as cool.

What is the RGB value of #adefea?

rgb(173, 239, 234) — 173 red, 239 green and 234 blue out of 255, or 67.8% / 93.7% / 91.8% by channel.

Is #adefea a light or a dark color?

It is a light color. Relative luminance is 0.7656 and perceived brightness is 87%, so black text on it reaches 16.31:1.

Should I use black or white text on #adefea?

Black. It scores 16.31:1 against #adefea, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #adefea?

#EFADB2 sits directly opposite on the wheel. Softer options are the split-complements #EFADD3 and #EFC9AD, which give the same contrast with far less vibration.

What colors go well with #adefea?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #AF1D4D as an accent and #156B64 for hover and pressed states. For a palette, the analogous pair #ADEFC9 and #ADD3EF stays calm, while #EFADB2 is the loudest partner.

What is #adefea in CMYK for printing?

cmyk(28%, 0%, 2%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #adefea warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ADEFD2; nudged cooler, #ACDCF0.

Work with #adefea in the Color Lab