#CEEAE7#CEEAE7
#CEEAE7 is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.6% C 0.030 H 188.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAE7 |
|---|---|
| RGB | rgb(206, 234, 231) |
| HSL | hsl(174, 40%, 86%) |
| HSV | hsv(174, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(90.66, -9.72, -1.65) |
| CIE-LCH | lch(90.66, 9.86, 189.63°) |
| OKLab | oklab(91.58% -0.0293 -0.0045) |
| OKLCH | oklch(91.58% 0.03 188.8) |
| XYZ | xyz(69.2967, 77.7355, 86.9393) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Ice Blue (survey)
#D7FFFE
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.13
Ice
#D6FFFA
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.29
Really Light Blue
#D4FFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAE7 #EACED1
analogous
#CEEAD9 #CEEAE7 #CEDFEA
triadic
#CEEAE7 #E7CEEA #EAE7CE
tetradic
#CEEAE7 #D9CEEA #EACED1 #DFEACE
square
#CEEAE7 #D9CEEA #EACED1 #DFEACE
split-complementary
#CEEAE7 #EACEDF #EAD9CE
monochromatic
#78C5BD #A3D8D2 #CEEAE7 #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.27
#CEEAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CEEAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAE7
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAE7 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#C7ECE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeae7; /* rgb */ color: rgb(206, 234, 231); /* oklch */ color: oklch(91.6% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#ddf0ee',
500: '#ceeae7',
950: '#000000',
},
}SCSS
$custom: #ceeae7; $custom-light: #ddf0ee; $custom-dark: #000000;
JSON
{
"hex": "#ceeae7",
"rgb": {
"r": 206,
"g": 234,
"b": 231
},
"hsl": {
"h": 173.571,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91582,
"c": 0.02969,
"h": 188.8
},
"luminance": 0.77737
}Semantic roles & 50–950 ramp
primary
#CEEAE7
secondary
#C5979C
accent
#3240B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585