#CCFFCA#CCFFCA
#CCFFCA is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.088 H 143.9°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFCA |
|---|---|
| RGB | rgb(204, 255, 202) |
| HSL | hsl(118, 100%, 90%) |
| HSV | hsv(118, 21%, 100%) |
| CMYK | cmyk(20%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(95.42, -25.91, 20.14) |
| CIE-LCH | lch(95.42, 32.82, 142.14°) |
| OKLab | oklab(95.12% -0.0708 0.0516) |
| OKLCH | oklch(95.12% 0.088 143.9) |
| XYZ | xyz(71.3198, 88.6198, 69.2134) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.14
Very Light Green
#D1FFBD
ΔE00 3.31
Celadon
#BEFDB7
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 4.10
Light Mint
#B6FFBB
ΔE00 4.18
Light Sage
#BCECAC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFCA #FDCAFF
analogous
#E7FFCA #CCFFCA #CAFFE3
triadic
#CCFFCA #CACCFF #FFCACC
tetradic
#CCFFCA #CAE7FF #FDCAFF #FFE3CA
square
#CCFFCA #CAE7FF #FDCAFF #FFE3CA
split-complementary
#CCFFCA #E3CAFF #FFCAE7
monochromatic
#56FF50 #91FF8D #CCFFCA #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.12
#CCFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CCFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFCA
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFCA | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C7
Deuteranopia (green-blind)
#F9F0CD
Tritanopia (blue-blind)
#C8FCF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffca; /* rgb */ color: rgb(204, 255, 202); /* oklch */ color: oklch(95.1% 0.088 143.9);
Tailwind
colors: {
custom: {
50: '#dcffda',
500: '#ccffca',
950: '#000000',
},
}SCSS
$custom: #ccffca; $custom-light: #dcffda; $custom-dark: #000000;
JSON
{
"hex": "#ccffca",
"rgb": {
"r": 204,
"g": 255,
"b": 202
},
"hsl": {
"h": 117.736,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95123,
"c": 0.08758,
"h": 143.9
},
"luminance": 0.88622
}Semantic roles & 50–950 ramp
primary
#CCFFCA
secondary
#E584E9
accent
#00E6DD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683