#CCFFD0#CCFFD0
#CCFFD0 is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.3% C 0.081 H 147.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFD0 |
|---|---|
| RGB | rgb(204, 255, 208) |
| HSL | hsl(125, 100%, 90%) |
| HSV | hsv(125, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(95.54, -24.90, 17.25) |
| CIE-LCH | lch(95.54, 30.29, 145.29°) |
| OKLab | oklab(95.26% -0.0683 0.0444) |
| OKLCH | oklch(95.26% 0.081 147) |
| XYZ | xyz(72.0441, 88.9095, 73.0277) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.56
Very Light Green
#D1FFBD
ΔE00 4.73
Mint
#AAF0C1
ΔE00 5.06
Celadon
#BEFDB7
ΔE00 5.12
Light Mint
#B6FFBB
ΔE00 5.14
Pale Green
#C7FDB5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFD0 #FFCCFB
analogous
#E1FFCC #CCFFD0 #CCFFEA
triadic
#CCFFD0 #D0CCFF #FFD0CC
tetradic
#CCFFD0 #CCE1FF #FFCCFB #FFEACC
square
#CCFFD0 #CCE1FF #FFCCFB #FFEACC
split-complementary
#CCFFD0 #EACCFF #FFCCE1
monochromatic
#52FF5F #8FFF98 #CCFFD0 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.12
#CCFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CCFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFD0
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFD0 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CD
Deuteranopia (green-blind)
#F8F0D2
Tritanopia (blue-blind)
#C7FCF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffd0; /* rgb */ color: rgb(204, 255, 208); /* oklch */ color: oklch(95.3% 0.081 147.0);
Tailwind
colors: {
custom: {
50: '#dcffde',
500: '#ccffd0',
950: '#000000',
},
}SCSS
$custom: #ccffd0; $custom-light: #dcffde; $custom-dark: #000000;
JSON
{
"hex": "#ccffd0",
"rgb": {
"r": 204,
"g": 255,
"b": 208
},
"hsl": {
"h": 124.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9526,
"c": 0.08144,
"h": 147
},
"luminance": 0.88911
}Semantic roles & 50–950 ramp
primary
#CCFFD0
secondary
#EA86E2
accent
#00D3E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684