#AFDFE9#AFDFE9
#AFDFE9 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.3% C 0.051 H 211.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFE9 |
|---|---|
| RGB | rgb(175, 223, 233) |
| HSL | hsl(190, 57%, 80%) |
| HSV | hsv(190, 25%, 91%) |
| CMYK | cmyk(24.9%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(85.89, -13.22, -9.96) |
| CIE-LCH | lch(85.89, 16.55, 216.98°) |
| OKLab | oklab(87.33% -0.0437 -0.0271) |
| OKLCH | oklch(87.33% 0.051 211.8) |
| XYZ | xyz(58.7704, 67.7701, 87.0593) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.70
Lightblue
#ADD8E6
ΔE00 2.77
Pale Sky Blue
#BDF6FE
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFE9 #E9B9AF
analogous
#AFE9D6 #AFDFE9 #AFC2E9
triadic
#AFDFE9 #E9AFDF #DFE9AF
tetradic
#AFDFE9 #D6AFE9 #E9B9AF #C2E9AF
square
#AFDFE9 #D6AFE9 #E9B9AF #C2E9AF
split-complementary
#AFDFE9 #E9AFC2 #E9D6AF
monochromatic
#4FB9CF #7FCCDC #AFDFE9 #DFF2F6 #E7F5F8
Accessibility & contrast
On white
1.44
#AFDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#AFDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFE9
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFE9 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#CCD4E9
Tritanopia (blue-blind)
#9DE4E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afdfe9; /* rgb */ color: rgb(175, 223, 233); /* oklch */ color: oklch(87.3% 0.051 211.8);
Tailwind
colors: {
custom: {
50: '#c8e9f0',
500: '#afdfe9',
950: '#000000',
},
}SCSS
$custom: #afdfe9; $custom-light: #c8e9f0; $custom-dark: #000000;
JSON
{
"hex": "#afdfe9",
"rgb": {
"r": 175,
"g": 223,
"b": 233
},
"hsl": {
"h": 190.345,
"s": 56.863,
"l": 80
},
"oklch": {
"l": 0.8733,
"c": 0.05143,
"h": 211.8
},
"luminance": 0.67773
}Semantic roles & 50–950 ramp
primary
#AFDFE9
secondary
#C58578
accent
#3D21C4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485