#CCFFD5#CCFFD5
#CCFFD5 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.076 H 150.0°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFD5 |
|---|---|
| RGB | rgb(204, 255, 213) |
| HSL | hsl(131, 100%, 90%) |
| HSV | hsv(131, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(95.65, -24.04, 14.84) |
| CIE-LCH | lch(95.65, 28.25, 148.32°) |
| OKLab | oklab(95.38% -0.0662 0.0383) |
| OKLCH | oklch(95.38% 0.077 150) |
| XYZ | xyz(72.6689, 89.1594, 76.3187) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.09
Very Pale Green
#CFFDBC
ΔE00 5.82
Very Light Green
#D1FFBD
ΔE00 5.99
Light Mint
#B6FFBB
ΔE00 6.15
Pale Turquoise
#A5FBD5
ΔE00 6.26
Celadon
#BEFDB7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFD5 #FFCCF6
analogous
#DDFFCC #CCFFD5 #CCFFEE
triadic
#CCFFD5 #D5CCFF #FFD5CC
tetradic
#CCFFD5 #CCDDFF #FFCCF6 #FFEECC
square
#CCFFD5 #CCDDFF #FFCCF6 #FFEECC
split-complementary
#CCFFD5 #EECCFF #FFCCDD
monochromatic
#52FF70 #8FFFA3 #CCFFD5 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.12
#CCFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#CCFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFD5
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFD5 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D3
Deuteranopia (green-blind)
#F7F0D7
Tritanopia (blue-blind)
#C6FDF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffd5; /* rgb */ color: rgb(204, 255, 213); /* oklch */ color: oklch(95.4% 0.076 150.0);
Tailwind
colors: {
custom: {
50: '#dcffe2',
500: '#ccffd5',
950: '#000000',
},
}SCSS
$custom: #ccffd5; $custom-light: #dcffe2; $custom-dark: #000000;
JSON
{
"hex": "#ccffd5",
"rgb": {
"r": 204,
"g": 255,
"b": 213
},
"hsl": {
"h": 130.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95378,
"c": 0.0765,
"h": 150
},
"luminance": 0.89161
}Semantic roles & 50–950 ramp
primary
#CCFFD5
secondary
#EA86D8
accent
#00BDE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684