#CEEAE9#CEEAE9
#CEEAE9 is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.6% C 0.029 H 194.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAE9 |
|---|---|
| RGB | rgb(206, 234, 233) |
| HSL | hsl(178, 40%, 86%) |
| HSV | hsv(178, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(90.71, -9.33, -2.62) |
| CIE-LCH | lch(90.71, 9.69, 195.68°) |
| OKLab | oklab(91.64% -0.0286 -0.0071) |
| OKLCH | oklch(91.64% 0.029 194) |
| XYZ | xyz(69.5808, 77.8492, 88.4355) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.14
Very Light Blue
#D5FFFF
ΔE00 5.24
Really Light Blue
#D4FFFF
ΔE00 5.37
Ice
#D6FFFA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAE9 #EACECF
analogous
#CEEADB #CEEAE9 #CEDDEA
triadic
#CEEAE9 #E9CEEA #EAE9CE
tetradic
#CEEAE9 #DBCEEA #EACECF #DDEACE
square
#CEEAE9 #DBCEEA #EACECF #DDEACE
split-complementary
#CEEAE9 #EACEDD #EADBCE
monochromatic
#78C5C3 #A3D8D6 #CEEAE9 #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.27
#CEEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CEEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAE9
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAE9 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E9
Deuteranopia (green-blind)
#E0E3E9
Tritanopia (blue-blind)
#C6ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeae9; /* rgb */ color: rgb(206, 234, 233); /* oklch */ color: oklch(91.6% 0.029 194.0);
Tailwind
colors: {
custom: {
50: '#ddf0f0',
500: '#ceeae9',
950: '#000000',
},
}SCSS
$custom: #ceeae9; $custom-light: #ddf0f0; $custom-dark: #000000;
JSON
{
"hex": "#ceeae9",
"rgb": {
"r": 206,
"g": 234,
"b": 233
},
"hsl": {
"h": 177.857,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.9164,
"c": 0.02945,
"h": 194
},
"luminance": 0.77851
}Semantic roles & 50–950 ramp
primary
#CEEAE9
secondary
#C59799
accent
#3237B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585