#CEEAE8#CEEAE8
#CEEAE8 is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.6% C 0.030 H 191.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAE8 |
|---|---|
| RGB | rgb(206, 234, 232) |
| HSL | hsl(176, 40%, 86%) |
| HSV | hsv(176, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(90.69, -9.53, -2.13) |
| CIE-LCH | lch(90.69, 9.76, 192.63°) |
| OKLab | oklab(91.61% -0.029 -0.0058) |
| OKLCH | oklch(91.61% 0.03 191.4) |
| XYZ | xyz(69.4384, 77.7922, 87.6853) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.12
Very Light Blue
#D5FFFF
ΔE00 5.24
Really Light Blue
#D4FFFF
ΔE00 5.37
Ice
#D6FFFA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAE8 #EACED0
analogous
#CEEADA #CEEAE8 #CEDEEA
triadic
#CEEAE8 #E8CEEA #EAE8CE
tetradic
#CEEAE8 #DACEEA #EACED0 #DEEACE
square
#CEEAE8 #DACEEA #EACED0 #DEEACE
split-complementary
#CEEAE8 #EACEDE #EADACE
monochromatic
#78C5C0 #A3D8D4 #CEEAE8 #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.27
#CEEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CEEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAE8
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAE8 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E8
Deuteranopia (green-blind)
#E1E3E8
Tritanopia (blue-blind)
#C6ECE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeae8; /* rgb */ color: rgb(206, 234, 232); /* oklch */ color: oklch(91.6% 0.030 191.4);
Tailwind
colors: {
custom: {
50: '#ddf0ef',
500: '#ceeae8',
950: '#000000',
},
}SCSS
$custom: #ceeae8; $custom-light: #ddf0ef; $custom-dark: #000000;
JSON
{
"hex": "#ceeae8",
"rgb": {
"r": 206,
"g": 234,
"b": 232
},
"hsl": {
"h": 175.714,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91611,
"c": 0.02954,
"h": 191.4
},
"luminance": 0.77794
}Semantic roles & 50–950 ramp
primary
#CEEAE8
secondary
#C5979B
accent
#323CB3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585