#CCECDE#CCECDE
#CCECDE is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.6% C 0.038 H 167.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECDE |
|---|---|
| RGB | rgb(204, 236, 222) |
| HSL | hsl(154, 46%, 86%) |
| HSV | hsv(154, 14%, 93%) |
| CMYK | cmyk(13.6%, 0%, 5.9%, 7.5%) |
| CIE-LAB | lab(90.83, -13.09, 3.28) |
| CIE-LCH | lch(90.83, 13.50, 165.95°) |
| OKLab | oklab(91.61% -0.0375 0.0085) |
| OKLCH | oklch(91.61% 0.038 167.3) |
| XYZ | xyz(68.0789, 78.1008, 80.5812) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.62
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 6.80
Light Light Blue
#CAFFFB
ΔE00 6.94
Eggshell Blue
#C4FFF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECDE #ECCCDA
analogous
#CCECCE #CCECDE #CCEAEC
triadic
#CCECDE #DECCEC #ECDECC
tetradic
#CCECDE #CECCEC #ECCCDA #EAECCC
square
#CCECDE #CECCEC #ECCCDA #EAECCC
split-complementary
#CCECDE #ECCCEA #ECCECC
monochromatic
#73CBA4 #9FDBC1 #CCECDE #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.26
#CCECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CCECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECDE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECDE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#C6ECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccecde; /* rgb */ color: rgb(204, 236, 222); /* oklch */ color: oklch(91.6% 0.038 167.3);
Tailwind
colors: {
custom: {
50: '#dbf2e8',
500: '#ccecde',
950: '#000000',
},
}SCSS
$custom: #ccecde; $custom-light: #dbf2e8; $custom-dark: #000000;
JSON
{
"hex": "#ccecde",
"rgb": {
"r": 204,
"g": 236,
"b": 222
},
"hsl": {
"h": 153.75,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.91606,
"c": 0.03846,
"h": 167.3
},
"luminance": 0.78102
}Semantic roles & 50–950 ramp
primary
#CCECDE
secondary
#C894AB
accent
#2D6AB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584