#CCFFD7#CCFFD7
#CCFFD7 is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.4% C 0.075 H 151.3°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFD7 |
|---|---|
| RGB | rgb(204, 255, 215) |
| HSL | hsl(133, 100%, 90%) |
| HSV | hsv(133, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(95.69, -23.69, 13.87) |
| CIE-LCH | lch(95.69, 27.45, 149.64°) |
| OKLab | oklab(95.43% -0.0654 0.0358) |
| OKLCH | oklch(95.43% 0.075 151.3) |
| XYZ | xyz(72.9243, 89.2616, 77.6638) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.20
Pale Turquoise
#A5FBD5
ΔE00 6.08
Very Pale Green
#CFFDBC
ΔE00 6.34
Very Light Green
#D1FFBD
ΔE00 6.51
Light Mint
#B6FFBB
ΔE00 6.60
Celadon
#BEFDB7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFD7 #FFCCF4
analogous
#DBFFCC #CCFFD7 #CCFFF0
triadic
#CCFFD7 #D7CCFF #FFD7CC
tetradic
#CCFFD7 #CCDBFF #FFCCF4 #FFF0CC
square
#CCFFD7 #CCDBFF #FFCCF4 #FFF0CC
split-complementary
#CCFFD7 #F0CCFF #FFCCDB
monochromatic
#52FF77 #8FFFA7 #CCFFD7 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.11
#CCFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CCFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFD7
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFD7 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D5
Deuteranopia (green-blind)
#F7F0D9
Tritanopia (blue-blind)
#C5FDF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccffd7; /* rgb */ color: rgb(204, 255, 215); /* oklch */ color: oklch(95.4% 0.075 151.3);
Tailwind
colors: {
custom: {
50: '#dcffe3',
500: '#ccffd7',
950: '#000000',
},
}SCSS
$custom: #ccffd7; $custom-light: #dcffe3; $custom-dark: #000000;
JSON
{
"hex": "#ccffd7",
"rgb": {
"r": 204,
"g": 255,
"b": 215
},
"hsl": {
"h": 132.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95426,
"c": 0.07458,
"h": 151.3
},
"luminance": 0.89264
}Semantic roles & 50–950 ramp
primary
#CCFFD7
secondary
#EA86D4
accent
#00B4E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684