#CEECEC#CEECEC
#CEECEC is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.1% C 0.031 H 196.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECEC |
|---|---|
| RGB | rgb(206, 236, 236) |
| HSL | hsl(180, 44%, 87%) |
| HSV | hsv(180, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(91.31, -9.75, -3.31) |
| CIE-LCH | lch(91.31, 10.30, 198.72°) |
| OKLab | oklab(92.14% -0.0301 -0.009) |
| OKLCH | oklch(92.14% 0.031 196.6) |
| XYZ | xyz(70.5856, 79.1672, 90.9025) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.94
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Very Pale Blue
#D6FFFE
ΔE00 4.58
Very Light Blue
#D5FFFF
ΔE00 4.64
Really Light Blue
#D4FFFF
ΔE00 4.77
Pale Blue
#D0FEFE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECEC #ECCECE
analogous
#CEECDD #CEECEC #CEDDEC
triadic
#CEECEC #ECCEEC #ECECCE
tetradic
#CEECEC #DDCEEC #ECCECE #DDECCE
square
#CEECEC #DDCEEC #ECCECE #DDECCE
split-complementary
#CEECEC #ECCEDD #ECDDCE
monochromatic
#76CACA #A2DBDB #CEECEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#CEECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CEECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECEC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECEC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#C5EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceecec; /* rgb */ color: rgb(206, 236, 236); /* oklch */ color: oklch(92.1% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#ddf2f2',
500: '#ceecec',
950: '#000000',
},
}SCSS
$custom: #ceecec; $custom-light: #ddf2f2; $custom-dark: #000000;
JSON
{
"hex": "#ceecec",
"rgb": {
"r": 206,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.9214,
"c": 0.03141,
"h": 196.6
},
"luminance": 0.79169
}Semantic roles & 50–950 ramp
primary
#CEECEC
secondary
#C89696
accent
#2E2EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585