#AFE5EA#AFE5EA
#AFE5EA is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.6% C 0.056 H 203.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE5EA |
|---|---|
| RGB | rgb(175, 229, 234) |
| HSL | hsl(185, 58%, 80%) |
| HSV | hsv(185, 25%, 92%) |
| CMYK | cmyk(25.2%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.53, -16.03, -8.05) |
| CIE-LCH | lch(87.53, 17.94, 206.66°) |
| OKLab | oklab(88.64% -0.051 -0.0219) |
| OKLCH | oklch(88.64% 0.056 203.3) |
| XYZ | xyz(60.5452, 71.0904, 88.3576) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.69
Paleturquoise
#AFEEEE
ΔE00 3.32
Pale Sky Blue
#BDF6FE
ΔE00 3.83
Light Sky Blue
#C6FCFF
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE5EA #EAB4AF
analogous
#AFEAD2 #AFE5EA #AFC7EA
triadic
#AFE5EA #EAAFE5 #E5EAAF
tetradic
#AFE5EA #D2AFEA #EAB4AF #C7EAAF
square
#AFE5EA #D2AFEA #EAB4AF #C7EAAF
split-complementary
#AFE5EA #EAAFC7 #EAD2AF
monochromatic
#4EC5D1 #7FD5DD #AFE5EA #DFF5F7 #E7F7F9
Accessibility & contrast
On white
1.38
#AFE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#AFE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE5EA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE5EA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#9CE9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe5ea; /* rgb */ color: rgb(175, 229, 234); /* oklch */ color: oklch(88.6% 0.056 203.3);
Tailwind
colors: {
custom: {
50: '#c8edf0',
500: '#afe5ea',
950: '#000000',
},
}SCSS
$custom: #afe5ea; $custom-light: #c8edf0; $custom-dark: #000000;
JSON
{
"hex": "#afe5ea",
"rgb": {
"r": 175,
"g": 229,
"b": 234
},
"hsl": {
"h": 185.085,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.8864,
"c": 0.05551,
"h": 203.3
},
"luminance": 0.71093
}Semantic roles & 50–950 ramp
primary
#AFE5EA
secondary
#C67E77
accent
#2E1FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485