#CEECEB#CEECEB
#CEECEB is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.1% C 0.031 H 194.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECEB |
|---|---|
| RGB | rgb(206, 236, 235) |
| HSL | hsl(178, 44%, 87%) |
| HSV | hsv(178, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(91.28, -9.95, -2.82) |
| CIE-LCH | lch(91.28, 10.34, 195.83°) |
| OKLab | oklab(92.11% -0.0305 -0.0077) |
| OKLCH | oklch(92.11% 0.031 194.2) |
| XYZ | xyz(70.4407, 79.1093, 90.1395) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.98
Ice Blue (survey)
#D7FFFE
ΔE00 4.40
Very Pale Blue
#D6FFFE
ΔE00 4.51
Very Light Blue
#D5FFFF
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.73
Ice
#D6FFFA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECEB #ECCECF
analogous
#CEECDC #CEECEB #CEDEEC
triadic
#CEECEB #EBCEEC #ECEBCE
tetradic
#CEECEB #DCCEEC #ECCECF #DEECCE
square
#CEECEB #DCCEEC #ECCECF #DEECCE
split-complementary
#CEECEB #ECCEDE #ECDCCE
monochromatic
#76CAC7 #A2DBD9 #CEECEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#CEECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CEECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECEB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECEB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#C6EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeceb; /* rgb */ color: rgb(206, 236, 235); /* oklch */ color: oklch(92.1% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#ddf2f1',
500: '#ceeceb',
950: '#000000',
},
}SCSS
$custom: #ceeceb; $custom-light: #ddf2f1; $custom-dark: #000000;
JSON
{
"hex": "#ceeceb",
"rgb": {
"r": 206,
"g": 236,
"b": 235
},
"hsl": {
"h": 178,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.92111,
"c": 0.03144,
"h": 194.2
},
"luminance": 0.79111
}Semantic roles & 50–950 ramp
primary
#CEECEB
secondary
#C89698
accent
#2E33B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585