#CCF2DE#CCF2DE
#CCF2DE is a very light, muted green. Relative luminance 0.816; OKLCH L 92.9% C 0.048 H 162.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2DE |
|---|---|
| RGB | rgb(204, 242, 222) |
| HSL | hsl(148, 59%, 87%) |
| HSV | hsv(148, 16%, 95%) |
| CMYK | cmyk(15.7%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(92.40, -16.08, 5.56) |
| CIE-LCH | lch(92.40, 17.01, 160.93°) |
| OKLab | oklab(92.86% -0.0455 0.0144) |
| OKLCH | oklch(92.86% 0.048 162.4) |
| XYZ | xyz(69.8355, 81.6139, 81.1668) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Ice
#D6FFFA
ΔE00 6.42
Pale Aqua
#B8FFEB
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 6.67
Light Light Blue
#CAFFFB
ΔE00 7.27
Honeydew
#F0FFF0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2DE #F2CCE0
analogous
#CDF2CC #CCF2DE #CCF2F1
triadic
#CCF2DE #DECCF2 #F2DECC
tetradic
#CCF2DE #CCCDF2 #F2CCE0 #F2F1CC
square
#CCF2DE #CCCDF2 #F2CCE0 #F2F1CC
split-complementary
#CCF2DE #F1CCF2 #F2CCCD
monochromatic
#6AD99F #9BE6BE #CCF2DE #E7F9EF #E7F9EF
Accessibility & contrast
On white
1.21
#CCF2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CCF2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2DE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2DE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDD
Deuteranopia (green-blind)
#EAE7DF
Tritanopia (blue-blind)
#C5F2EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf2de; /* rgb */ color: rgb(204, 242, 222); /* oklch */ color: oklch(92.9% 0.048 162.4);
Tailwind
colors: {
custom: {
50: '#dbf6e8',
500: '#ccf2de',
950: '#000000',
},
}SCSS
$custom: #ccf2de; $custom-light: #dbf6e8; $custom-dark: #000000;
JSON
{
"hex": "#ccf2de",
"rgb": {
"r": 204,
"g": 242,
"b": 222
},
"hsl": {
"h": 148.421,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.9286,
"c": 0.04776,
"h": 162.4
},
"luminance": 0.81616
}Semantic roles & 50–950 ramp
primary
#CCF2DE
secondary
#D191B3
accent
#1E77C7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584