#AFE0EA#AFE0EA
#AFE0EA is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.6% C 0.052 H 211.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0EA |
|---|---|
| RGB | rgb(175, 224, 234) |
| HSL | hsl(190, 58%, 80%) |
| HSV | hsv(190, 25%, 92%) |
| CMYK | cmyk(25.2%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.19, -13.51, -10.04) |
| CIE-LCH | lch(86.19, 16.83, 216.63°) |
| OKLab | oklab(87.58% -0.0446 -0.0273) |
| OKLCH | oklch(87.58% 0.052 211.5) |
| XYZ | xyz(59.1816, 68.3633, 87.9031) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.62
Lightblue
#ADD8E6
ΔE00 3.02
Pale Sky Blue
#BDF6FE
ΔE00 4.96
Ice Blue
#A5DFF9
ΔE00 5.54
Paleturquoise
#AFEEEE
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0EA #EAB9AF
analogous
#AFEAD6 #AFE0EA #AFC3EA
triadic
#AFE0EA #EAAFE0 #E0EAAF
tetradic
#AFE0EA #D6AFEA #EAB9AF #C3EAAF
square
#AFE0EA #D6AFEA #EAB9AF #C3EAAF
split-complementary
#AFE0EA #EAAFC3 #EAD6AF
monochromatic
#4EBAD1 #7FCDDD #AFE0EA #DFF3F7 #E7F6F9
Accessibility & contrast
On white
1.43
#AFE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#AFE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0EA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0EA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#9CE5E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe0ea; /* rgb */ color: rgb(175, 224, 234); /* oklch */ color: oklch(87.6% 0.052 211.5);
Tailwind
colors: {
custom: {
50: '#c8e9f0',
500: '#afe0ea',
950: '#000000',
},
}SCSS
$custom: #afe0ea; $custom-light: #c8e9f0; $custom-dark: #000000;
JSON
{
"hex": "#afe0ea",
"rgb": {
"r": 175,
"g": 224,
"b": 234
},
"hsl": {
"h": 190.169,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.87575,
"c": 0.05232,
"h": 211.5
},
"luminance": 0.68366
}Semantic roles & 50–950 ramp
primary
#AFE0EA
secondary
#C68577
accent
#3C1FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485