#CCEDDE#CCEDDE
#CCEDDE is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.8% C 0.040 H 166.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDDE |
|---|---|
| RGB | rgb(204, 237, 222) |
| HSL | hsl(153, 48%, 86%) |
| HSV | hsv(153, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(91.09, -13.59, 3.66) |
| CIE-LCH | lch(91.09, 14.08, 164.94°) |
| OKLab | oklab(91.82% -0.0389 0.0095) |
| OKLCH | oklch(91.82% 0.04 166.3) |
| XYZ | xyz(68.3677, 78.6782, 80.6775) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.67
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Eggshell Blue
#C4FFF7
ΔE00 6.90
Light Light Blue
#CAFFFB
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.92
Very Pale Blue
#D6FFFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDDE #EDCCDB
analogous
#CCEDCE #CCEDDE #CCECED
triadic
#CCEDDE #DECCED #EDDECC
tetradic
#CCEDDE #CECCED #EDCCDB #ECEDCC
square
#CCEDDE #CECCED #EDCCDB #ECEDCC
split-complementary
#CCEDDE #EDCCEC #EDCECC
monochromatic
#72CDA3 #9FDDC1 #CCEDDE #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.25
#CCEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CCEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDDE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDDE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#C6EDE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccedde; /* rgb */ color: rgb(204, 237, 222); /* oklch */ color: oklch(91.8% 0.040 166.3);
Tailwind
colors: {
custom: {
50: '#dbf2e8',
500: '#ccedde',
950: '#000000',
},
}SCSS
$custom: #ccedde; $custom-light: #dbf2e8; $custom-dark: #000000;
JSON
{
"hex": "#ccedde",
"rgb": {
"r": 204,
"g": 237,
"b": 222
},
"hsl": {
"h": 152.727,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.91815,
"c": 0.04,
"h": 166.3
},
"luminance": 0.7868
}Semantic roles & 50–950 ramp
primary
#CCEDDE
secondary
#CA94AC
accent
#2A6CBB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584