#AFDFEA#AFDFEA
#AFDFEA is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.4% C 0.052 H 213.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFEA |
|---|---|
| RGB | rgb(175, 223, 234) |
| HSL | hsl(191, 58%, 80%) |
| HSV | hsv(191, 25%, 92%) |
| CMYK | cmyk(25.2%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.92, -13.00, -10.44) |
| CIE-LCH | lch(85.92, 16.67, 218.78°) |
| OKLab | oklab(87.36% -0.0433 -0.0284) |
| OKLCH | oklch(87.36% 0.052 213.3) |
| XYZ | xyz(58.9137, 67.8274, 87.8138) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.11
Lightblue
#ADD8E6
ΔE00 2.47
Ice Blue
#A5DFF9
ΔE00 5.11
Pale Sky Blue
#BDF6FE
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFEA #EABAAF
analogous
#AFEAD7 #AFDFEA #AFC2EA
triadic
#AFDFEA #EAAFDF #DFEAAF
tetradic
#AFDFEA #D7AFEA #EABAAF #C2EAAF
square
#AFDFEA #D7AFEA #EABAAF #C2EAAF
split-complementary
#AFDFEA #EAAFC2 #EAD7AF
monochromatic
#4EB8D1 #7FCCDD #AFDFEA #DFF2F7 #E7F5F9
Accessibility & contrast
On white
1.44
#AFDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#AFDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFEA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFEA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#9CE4E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afdfea; /* rgb */ color: rgb(175, 223, 234); /* oklch */ color: oklch(87.4% 0.052 213.3);
Tailwind
colors: {
custom: {
50: '#c8e9f0',
500: '#afdfea',
950: '#000000',
},
}SCSS
$custom: #afdfea; $custom-light: #c8e9f0; $custom-dark: #000000;
JSON
{
"hex": "#afdfea",
"rgb": {
"r": 175,
"g": 223,
"b": 234
},
"hsl": {
"h": 191.186,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.87362,
"c": 0.05182,
"h": 213.3
},
"luminance": 0.6783
}Semantic roles & 50–950 ramp
primary
#AFDFEA
secondary
#C68677
accent
#3F1FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485