#CEE6EA#CEE6EA
#CEE6EA is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.8% C 0.026 H 208.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE6EA |
|---|---|
| RGB | rgb(206, 230, 234) |
| HSL | hsl(189, 40%, 86%) |
| HSV | hsv(189, 12%, 92%) |
| CMYK | cmyk(12%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.70, -7.10, -4.63) |
| CIE-LCH | lch(89.70, 8.48, 213.11°) |
| OKLab | oklab(90.85% -0.0228 -0.0125) |
| OKLCH | oklch(90.85% 0.026 208.7) |
| XYZ | xyz(68.5981, 75.6546, 88.8146) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.82
Azure (CSS)
#F0FFFF
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 6.62
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Light Blue
#D5FFFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE6EA #EAD2CE
analogous
#CEEAE0 #CEE6EA #CED8EA
triadic
#CEE6EA #EACEE6 #E6EACE
tetradic
#CEE6EA #E0CEEA #EAD2CE #D8EACE
square
#CEE6EA #E0CEEA #EAD2CE #D8EACE
split-complementary
#CEE6EA #EACED8 #EAE0CE
monochromatic
#78BAC5 #A3D0D8 #CEE6EA #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.30
#CEE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CEE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE6EA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE6EA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#C6E8E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee6ea; /* rgb */ color: rgb(206, 230, 234); /* oklch */ color: oklch(90.8% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#ddedf0',
500: '#cee6ea',
950: '#000000',
},
}SCSS
$custom: #cee6ea; $custom-light: #ddedf0; $custom-dark: #000000;
JSON
{
"hex": "#cee6ea",
"rgb": {
"r": 206,
"g": 230,
"b": 234
},
"hsl": {
"h": 188.571,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.90849,
"c": 0.02599,
"h": 208.7
},
"luminance": 0.75656
}Semantic roles & 50–950 ramp
primary
#CEE6EA
secondary
#C59E97
accent
#4532B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485