#AFE5EE#AFE5EE
#AFE5EE is a very light, muted teal. Relative luminance 0.713; OKLCH L 88.8% C 0.056 H 208.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE5EE |
|---|---|
| RGB | rgb(175, 229, 238) |
| HSL | hsl(189, 65%, 81%) |
| HSV | hsv(189, 26%, 93%) |
| CMYK | cmyk(26.5%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(87.64, -15.15, -9.99) |
| CIE-LCH | lch(87.64, 18.14, 213.40°) |
| OKLab | oklab(88.77% -0.0494 -0.0272) |
| OKLCH | oklch(88.77% 0.056 208.8) |
| XYZ | xyz(61.1263, 71.3229, 91.4183) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.70
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Lightblue
#ADD8E6
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Light Sky Blue
#C6FCFF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE5EE #EEB8AF
analogous
#AFEED7 #AFE5EE #AFC5EE
triadic
#AFE5EE #EEAFE5 #E5EEAF
tetradic
#AFE5EE #D7AFEE #EEB8AF #C5EEAF
square
#AFE5EE #D7AFEE #EEB8AF #C5EEAF
split-complementary
#AFE5EE #EEAFC5 #EED7AF
monochromatic
#4AC4D9 #7DD5E3 #AFE5EE #E1F5F9 #E6F7FA
Accessibility & contrast
On white
1.38
#AFE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#AFE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE5EE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE5EE | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#9AEAE8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afe5ee; /* rgb */ color: rgb(175, 229, 238); /* oklch */ color: oklch(88.8% 0.056 208.8);
Tailwind
colors: {
custom: {
50: '#c8edf3',
500: '#afe5ee',
950: '#000000',
},
}SCSS
$custom: #afe5ee; $custom-light: #c8edf3; $custom-dark: #000000;
JSON
{
"hex": "#afe5ee",
"rgb": {
"r": 175,
"g": 229,
"b": 238
},
"hsl": {
"h": 188.571,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.88767,
"c": 0.05645,
"h": 208.8
},
"luminance": 0.71326
}Semantic roles & 50–950 ramp
primary
#AFE5EE
secondary
#CC8276
accent
#3219CD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485