#CCF4DC#CCF4DC
#CCF4DC is a very light, muted green. Relative luminance 0.827; OKLCH L 93.2% C 0.053 H 158.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4DC |
|---|---|
| RGB | rgb(204, 244, 220) |
| HSL | hsl(144, 65%, 88%) |
| HSV | hsv(144, 16%, 96%) |
| CMYK | cmyk(16.4%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(92.88, -17.44, 7.29) |
| CIE-LCH | lch(92.88, 18.90, 157.31°) |
| OKLab | oklab(93.23% -0.049 0.0189) |
| OKLCH | oklch(93.23% 0.053 158.9) |
| XYZ | xyz(70.1676, 82.7043, 79.9629) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.33
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Eggshell Blue
#C4FFF7
ΔE00 7.35
Ice
#D6FFFA
ΔE00 7.49
Mint
#AAF0C1
ΔE00 7.90
Pale Turquoise
#A5FBD5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4DC #F4CCE4
analogous
#D0F4CC #CCF4DC #CCF4F0
triadic
#CCF4DC #DCCCF4 #F4DCCC
tetradic
#CCF4DC #CCD0F4 #F4CCE4 #F4F0CC
square
#CCF4DC #CCD0F4 #F4CCE4 #F4F0CC
split-complementary
#CCF4DC #F0CCF4 #F4CCD0
monochromatic
#67DE97 #9AE9B9 #CCF4DC #E6FAEE #E6FAEE
Accessibility & contrast
On white
1.20
#CCF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#CCF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4DC
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4DC | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#C5F3ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf4dc; /* rgb */ color: rgb(204, 244, 220); /* oklch */ color: oklch(93.2% 0.053 158.9);
Tailwind
colors: {
custom: {
50: '#dcf7e6',
500: '#ccf4dc',
950: '#000000',
},
}SCSS
$custom: #ccf4dc; $custom-light: #dcf7e6; $custom-dark: #000000;
JSON
{
"hex": "#ccf4dc",
"rgb": {
"r": 204,
"g": 244,
"b": 220
},
"hsl": {
"h": 144,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.93226,
"c": 0.05251,
"h": 158.9
},
"luminance": 0.82706
}Semantic roles & 50–950 ramp
primary
#CCF4DC
secondary
#D58FB9
accent
#1985CC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584