#CEE8EB#CEE8EB
#CEE8EB is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.3% C 0.028 H 205.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8EB |
|---|---|
| RGB | rgb(206, 232, 235) |
| HSL | hsl(186, 42%, 86%) |
| HSV | hsv(186, 12%, 92%) |
| CMYK | cmyk(12.3%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(90.24, -7.92, -4.35) |
| CIE-LCH | lch(90.24, 9.04, 208.78°) |
| OKLab | oklab(91.29% -0.0251 -0.0118) |
| OKLCH | oklch(91.29% 0.028 205.1) |
| XYZ | xyz(69.3020, 76.8318, 89.7599) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.20
Very Light Blue
#D5FFFF
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.34
Azure (CSS)
#F0FFFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8EB #EBD1CE
analogous
#CEEBE0 #CEE8EB #CEDAEB
triadic
#CEE8EB #EBCEE8 #E8EBCE
tetradic
#CEE8EB #E0CEEB #EBD1CE #DAEBCE
square
#CEE8EB #E0CEEB #EBD1CE #DAEBCE
split-complementary
#CEE8EB #EBCEDA #EBE0CE
monochromatic
#77BFC8 #A3D4D9 #CEE8EB #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.28
#CEE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CEE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8EB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8EB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#C6EAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cee8eb; /* rgb */ color: rgb(206, 232, 235); /* oklch */ color: oklch(91.3% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#ddeff1',
500: '#cee8eb',
950: '#000000',
},
}SCSS
$custom: #cee8eb; $custom-light: #ddeff1; $custom-dark: #000000;
JSON
{
"hex": "#cee8eb",
"rgb": {
"r": 206,
"g": 232,
"b": 235
},
"hsl": {
"h": 186.207,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91289,
"c": 0.02773,
"h": 205.1
},
"luminance": 0.76833
}Semantic roles & 50–950 ramp
primary
#CEE8EB
secondary
#C69C97
accent
#3E30B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585