#CEE7EB#CEE7EB
#CEE7EB is a very light, muted teal. Relative luminance 0.763; OKLCH L 91.1% C 0.027 H 208.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE7EB |
|---|---|
| RGB | rgb(206, 231, 235) |
| HSL | hsl(188, 42%, 86%) |
| HSV | hsv(188, 12%, 92%) |
| CMYK | cmyk(12.3%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(89.98, -7.41, -4.73) |
| CIE-LCH | lch(89.98, 8.79, 212.56°) |
| OKLab | oklab(91.08% -0.0238 -0.0128) |
| OKLCH | oklch(91.08% 0.027 208.3) |
| XYZ | xyz(69.0213, 76.2704, 89.6664) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 6.34
Azure (CSS)
#F0FFFF
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 6.56
Ice Blue (survey)
#D7FFFE
ΔE00 6.75
Very Light Blue
#D5FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE7EB #EBD2CE
analogous
#CEEBE1 #CEE7EB #CED9EB
triadic
#CEE7EB #EBCEE7 #E7EBCE
tetradic
#CEE7EB #E1CEEB #EBD2CE #D9EBCE
square
#CEE7EB #E1CEEB #EBD2CE #D9EBCE
split-complementary
#CEE7EB #EBCED9 #EBE1CE
monochromatic
#77BCC8 #A3D2D9 #CEE7EB #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.29
#CEE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#CEE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE7EB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE7EB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#C6E9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee7eb; /* rgb */ color: rgb(206, 231, 235); /* oklch */ color: oklch(91.1% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#ddeef1',
500: '#cee7eb',
950: '#000000',
},
}SCSS
$custom: #cee7eb; $custom-light: #ddeef1; $custom-dark: #000000;
JSON
{
"hex": "#cee7eb",
"rgb": {
"r": 206,
"g": 231,
"b": 235
},
"hsl": {
"h": 188.276,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91084,
"c": 0.02698,
"h": 208.3
},
"luminance": 0.76272
}Semantic roles & 50–950 ramp
primary
#CEE7EB
secondary
#C69D97
accent
#4330B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585