#CCFFD4#CCFFD4
#CCFFD4 is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.4% C 0.077 H 149.3°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFD4 |
|---|---|
| RGB | rgb(204, 255, 212) |
| HSL | hsl(129, 100%, 90%) |
| HSV | hsv(129, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(95.63, -24.21, 15.32) |
| CIE-LCH | lch(95.63, 28.65, 147.68°) |
| OKLab | oklab(95.35% -0.0666 0.0395) |
| OKLCH | oklch(95.35% 0.077 149.3) |
| XYZ | xyz(72.5424, 89.1088, 75.6523) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.05
Very Pale Green
#CFFDBC
ΔE00 5.56
Very Light Green
#D1FFBD
ΔE00 5.73
Light Mint
#B6FFBB
ΔE00 5.94
Celadon
#BEFDB7
ΔE00 6.07
Pale Turquoise
#A5FBD5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFD4 #FFCCF7
analogous
#DDFFCC #CCFFD4 #CCFFEE
triadic
#CCFFD4 #D4CCFF #FFD4CC
tetradic
#CCFFD4 #CCDDFF #FFCCF7 #FFEECC
square
#CCFFD4 #CCDDFF #FFCCF7 #FFEECC
split-complementary
#CCFFD4 #EECCFF #FFCCDD
monochromatic
#52FF6D #8FFFA0 #CCFFD4 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.12
#CCFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#CCFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFD4
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFD4 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D2
Deuteranopia (green-blind)
#F7F0D6
Tritanopia (blue-blind)
#C6FDF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffd4; /* rgb */ color: rgb(204, 255, 212); /* oklch */ color: oklch(95.4% 0.077 149.3);
Tailwind
colors: {
custom: {
50: '#dcffe1',
500: '#ccffd4',
950: '#000000',
},
}SCSS
$custom: #ccffd4; $custom-light: #dcffe1; $custom-dark: #000000;
JSON
{
"hex": "#ccffd4",
"rgb": {
"r": 204,
"g": 255,
"b": 212
},
"hsl": {
"h": 129.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95354,
"c": 0.07747,
"h": 149.3
},
"luminance": 0.89111
}Semantic roles & 50–950 ramp
primary
#CCFFD4
secondary
#EA86DA
accent
#00C1E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684