#AFE1EA#AFE1EA
#AFE1EA is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.8% C 0.053 H 209.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE1EA |
|---|---|
| RGB | rgb(175, 225, 234) |
| HSL | hsl(189, 58%, 80%) |
| HSV | hsv(189, 25%, 92%) |
| CMYK | cmyk(25.2%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.46, -14.01, -9.64) |
| CIE-LCH | lch(86.46, 17.01, 214.54°) |
| OKLab | oklab(87.79% -0.0459 -0.0263) |
| OKLCH | oklch(87.79% 0.053 209.8) |
| XYZ | xyz(59.4512, 68.9024, 87.9930) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.19
Lightblue
#ADD8E6
ΔE00 3.57
Pale Sky Blue
#BDF6FE
ΔE00 4.62
Paleturquoise
#AFEEEE
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE1EA #EAB8AF
analogous
#AFEAD6 #AFE1EA #AFC3EA
triadic
#AFE1EA #EAAFE1 #E1EAAF
tetradic
#AFE1EA #D6AFEA #EAB8AF #C3EAAF
square
#AFE1EA #D6AFEA #EAB8AF #C3EAAF
split-complementary
#AFE1EA #EAAFC3 #EAD6AF
monochromatic
#4EBDD1 #7FCFDD #AFE1EA #DFF3F7 #E7F6F9
Accessibility & contrast
On white
1.42
#AFE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#AFE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE1EA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE1EA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#9CE6E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe1ea; /* rgb */ color: rgb(175, 225, 234); /* oklch */ color: oklch(87.8% 0.053 209.8);
Tailwind
colors: {
custom: {
50: '#c8eaf0',
500: '#afe1ea',
950: '#000000',
},
}SCSS
$custom: #afe1ea; $custom-light: #c8eaf0; $custom-dark: #000000;
JSON
{
"hex": "#afe1ea",
"rgb": {
"r": 175,
"g": 225,
"b": 234
},
"hsl": {
"h": 189.153,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.87787,
"c": 0.05287,
"h": 209.8
},
"luminance": 0.68905
}Semantic roles & 50–950 ramp
primary
#AFE1EA
secondary
#C68377
accent
#391FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485