#CCECDF#CCECDF
#CCECDF is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.6% C 0.038 H 169.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECDF |
|---|---|
| RGB | rgb(204, 236, 223) |
| HSL | hsl(156, 46%, 86%) |
| HSV | hsv(156, 14%, 93%) |
| CMYK | cmyk(13.6%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(90.85, -12.90, 2.79) |
| CIE-LCH | lch(90.85, 13.20, 167.80°) |
| OKLab | oklab(91.63% -0.0371 0.0072) |
| OKLCH | oklch(91.63% 0.038 169) |
| XYZ | xyz(68.2134, 78.1545, 81.2892) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.37
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.49
Light Light Blue
#CAFFFB
ΔE00 6.72
Very Light Blue
#D5FFFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECDF #ECCCD9
analogous
#CCECCF #CCECDF #CCE9EC
triadic
#CCECDF #DFCCEC #ECDFCC
tetradic
#CCECDF #CFCCEC #ECCCD9 #E9ECCC
square
#CCECDF #CFCCEC #ECCCD9 #E9ECCC
split-complementary
#CCECDF #ECCCE9 #ECCFCC
monochromatic
#73CBA7 #9FDBC3 #CCECDF #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.26
#CCECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CCECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECDF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECDF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#C6ECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccecdf; /* rgb */ color: rgb(204, 236, 223); /* oklch */ color: oklch(91.6% 0.038 169.0);
Tailwind
colors: {
custom: {
50: '#dbf2e9',
500: '#ccecdf',
950: '#000000',
},
}SCSS
$custom: #ccecdf; $custom-light: #dbf2e9; $custom-dark: #000000;
JSON
{
"hex": "#ccecdf",
"rgb": {
"r": 204,
"g": 236,
"b": 223
},
"hsl": {
"h": 155.625,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.91634,
"c": 0.03781,
"h": 169
},
"luminance": 0.78156
}Semantic roles & 50–950 ramp
primary
#CCECDF
secondary
#C894A9
accent
#2D66B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584