Skip to content

#afeade

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

RGB
175, 234, 222
HSL
168°, 58%, 80%
CMYK
25, 0, 5, 8
Luminance
0.7323

At a glance

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

Hex
#afeade
Hue
168°
cyan
Saturation
58%
vivid
Lightness
80%
light
Brightness
92%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7323
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.65:1
Closest name
Pale Turquoise
ΔE2000 4.8
Where it sits
Hue168° of 360°
Saturation58%
Lightness80%
Temperature
Warm ← → Cool82% 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#afeade
RGBrgb(175, 234, 222)
HSLhsl(168, 58%, 80%)
CMYKcmyk(25%, 0%, 5%, 8%)
LABlab(88.6 -21.1 -0.2)
LCHlch(88.6 21.1 180.7)
OKLCHoklch(0.893 0.062 180.9)
Decimal11528926
Display P3color(display-p3 0.686 0.918 0.871)

Copy-ready code

/* CSS */
color: #afeade;
background-color: #afeade;
/* Tailwind (arbitrary) */
class="text-[#afeade] bg-[#afeade]"
/* SCSS */
$brand: #afeade;
/* SwiftUI */
Color(red: 0.686, green: 0.918, blue: 0.871)
/* Android */
Color.parseColor("#afeade")
/* Flutter */
Color(0xFFAFEADE)
/* Python / OpenCV (BGR) */
(222, 234, 175)

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 #afeade · 15.65:1
Use #000000AAA at every size.
Aa
White text · 1.34:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #afeade as text scores 1.34:1 on white and 15.65:1 on black.

Accessibility — WCAG contrast

Aa
#afeade on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#afeade on black: 15.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E3DE
deuteranopia · #DADBDF
tritanopia · #9FECE6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #afeade 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.

#F4FBF9
#E9F7F4
#CDEFE8
#afeade
#7ADCC8
#4DD0B6
#33C2A5
#2AA289
#22816E
#1C5E51
#123B32
Base = 300Lightest = 50 · #F4FBF9Darkest = 950 · #123B32
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E9F7F4;
  --brand-200: #CDEFE8;
  --brand-300: #afeade;
  --brand-400: #7ADCC8;
  --brand-500: #4DD0B6;
  --brand-600: #33C2A5;
  --brand-700: #2AA289;
  --brand-800: #22816E;
  --brand-900: #1C5E51;
  --brand-950: #123B32;
  --brand: #afeade;
  --brand-ink: #000000;
}

Colors that work with #afeade

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#F4FAF9
Tinted page background
Border#C0EDE4
Hairlines and dividers
Muted text#4B9B8B
Captions on the surface
Accent#A62661
Second voice, not a rival
Dark variant#1B6556
Hover, pressed, headers
Light variant#EBFAF7
Selected rows, tints
Dark surface#142421
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 #afeade

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#EAAFBB
Analogous left#AFEAC1
Analogous right#AFD9EA
Split-complement 1#EAAFD9
Split-complement 2#EAC1AF
Triadic 1#DEAFEA
Triadic 2#EADEAF
Tetradic#C1AFEA

RGB percentages

Red68.6%
Green91.8%
Blue87.1%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow5.1%
Key (black)8.2%

Color previews

#afeade text on a black background

contrast 15.65:1

Card sample

#afeade text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeade

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.

#afeade 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.

#afeade, answered

What color is #afeade?

#afeade is a light vivid cyan, closest to Pale Turquoise (ΔE2000 4.8). It sits at 168° on the hue wheel with 58% saturation and 80% lightness, which reads as cool.

What is the RGB value of #afeade?

rgb(175, 234, 222) — 175 red, 234 green and 222 blue out of 255, or 68.6% / 91.8% / 87.1% by channel.

Is #afeade a light or a dark color?

It is a light color. Relative luminance is 0.7323 and perceived brightness is 85%, so black text on it reaches 15.65:1.

Should I use black or white text on #afeade?

Black. It scores 15.65:1 against #afeade, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #afeade?

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

What colors go well with #afeade?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8B for secondary text, #A62661 as an accent and #1B6556 for hover and pressed states. For a palette, the analogous pair #AFEAC1 and #AFD9EA stays calm, while #EAAFBB is the loudest partner.

What is #afeade in CMYK for printing?

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

Is #afeade warm or cool?

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

Work with #afeade in the Color Lab