#CEE9EB#CEE9EB
#CEE9EB is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.5% C 0.029 H 202.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE9EB |
|---|---|
| RGB | rgb(206, 233, 235) |
| HSL | hsl(184, 42%, 86%) |
| HSV | hsv(184, 12%, 92%) |
| CMYK | cmyk(12.3%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(90.50, -8.43, -3.97) |
| CIE-LCH | lch(90.50, 9.32, 205.21°) |
| OKLab | oklab(91.49% -0.0265 -0.0107) |
| OKLCH | oklch(91.49% 0.029 202.1) |
| XYZ | xyz(69.5842, 77.3963, 89.8540) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.82
Very Light Blue
#D5FFFF
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 5.87
Really Light Blue
#D4FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE9EB #EBD0CE
analogous
#CEEBDF #CEE9EB #CEDBEB
triadic
#CEE9EB #EBCEE9 #E9EBCE
tetradic
#CEE9EB #DFCEEB #EBD0CE #DBEBCE
square
#CEE9EB #DFCEEB #EBD0CE #DBEBCE
split-complementary
#CEE9EB #EBCEDB #EBDFCE
monochromatic
#77C2C8 #A3D5D9 #CEE9EB #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.27
#CEE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CEE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE9EB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE9EB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#C6EBE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cee9eb; /* rgb */ color: rgb(206, 233, 235); /* oklch */ color: oklch(91.5% 0.029 202.1);
Tailwind
colors: {
custom: {
50: '#ddf0f1',
500: '#cee9eb',
950: '#000000',
},
}SCSS
$custom: #cee9eb; $custom-light: #ddf0f1; $custom-dark: #000000;
JSON
{
"hex": "#cee9eb",
"rgb": {
"r": 206,
"g": 233,
"b": 235
},
"hsl": {
"h": 184.138,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91494,
"c": 0.02856,
"h": 202.1
},
"luminance": 0.77398
}Semantic roles & 50–950 ramp
primary
#CEE9EB
secondary
#C69A97
accent
#3A30B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585