#CEE7EA#CEE7EA
#CEE7EA is a very light, muted teal. Relative luminance 0.762; OKLCH L 91.1% C 0.027 H 205.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE7EA |
|---|---|
| RGB | rgb(206, 231, 234) |
| HSL | hsl(186, 40%, 86%) |
| HSV | hsv(186, 12%, 92%) |
| CMYK | cmyk(12%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.96, -7.61, -4.25) |
| CIE-LCH | lch(89.96, 8.72, 209.17°) |
| OKLab | oklab(91.05% -0.0241 -0.0115) |
| OKLCH | oklch(91.05% 0.027 205.4) |
| XYZ | xyz(68.8772, 76.2128, 88.9076) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 6.26
Azure (CSS)
#F0FFFF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Light Blue
#D5FFFF
ΔE00 6.66
Very Pale Blue
#D6FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE7EA #EAD1CE
analogous
#CEEADF #CEE7EA #CED9EA
triadic
#CEE7EA #EACEE7 #E7EACE
tetradic
#CEE7EA #DFCEEA #EAD1CE #D9EACE
square
#CEE7EA #DFCEEA #EAD1CE #D9EACE
split-complementary
#CEE7EA #EACED9 #EADFCE
monochromatic
#78BDC5 #A3D2D8 #CEE7EA #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.29
#CEE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CEE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE7EA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE7EA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#C6E9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee7ea; /* rgb */ color: rgb(206, 231, 234); /* oklch */ color: oklch(91.1% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#ddeef0',
500: '#cee7ea',
950: '#000000',
},
}SCSS
$custom: #cee7ea; $custom-light: #ddeef0; $custom-dark: #000000;
JSON
{
"hex": "#cee7ea",
"rgb": {
"r": 206,
"g": 231,
"b": 234
},
"hsl": {
"h": 186.429,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91054,
"c": 0.02673,
"h": 205.4
},
"luminance": 0.76214
}Semantic roles & 50–950 ramp
primary
#CEE7EA
secondary
#C59C97
accent
#4032B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585