#CCFFD3#CCFFD3
#CCFFD3 is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.3% C 0.078 H 148.7°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFD3 |
|---|---|
| RGB | rgb(204, 255, 211) |
| HSL | hsl(128, 100%, 90%) |
| HSV | hsv(128, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(95.60, -24.38, 15.80) |
| CIE-LCH | lch(95.60, 29.06, 147.06°) |
| OKLab | oklab(95.33% -0.067 0.0407) |
| OKLCH | oklch(95.33% 0.078 148.7) |
| XYZ | xyz(72.4167, 89.0585, 74.9900) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.04
Very Pale Green
#CFFDBC
ΔE00 5.31
Very Light Green
#D1FFBD
ΔE00 5.48
Light Mint
#B6FFBB
ΔE00 5.73
Celadon
#BEFDB7
ΔE00 5.83
Pale Green
#C7FDB5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFD3 #FFCCF8
analogous
#DFFFCC #CCFFD3 #CCFFEC
triadic
#CCFFD3 #D3CCFF #FFD3CC
tetradic
#CCFFD3 #CCDFFF #FFCCF8 #FFECCC
square
#CCFFD3 #CCDFFF #FFCCF8 #FFECCC
split-complementary
#CCFFD3 #ECCCFF #FFCCDF
monochromatic
#52FF69 #8FFF9E #CCFFD3 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.12
#CCFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#CCFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFD3
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFD3 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D1
Deuteranopia (green-blind)
#F7F0D5
Tritanopia (blue-blind)
#C6FDF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffd3; /* rgb */ color: rgb(204, 255, 211); /* oklch */ color: oklch(95.3% 0.078 148.7);
Tailwind
colors: {
custom: {
50: '#dcffe0',
500: '#ccffd3',
950: '#000000',
},
}SCSS
$custom: #ccffd3; $custom-light: #dcffe0; $custom-dark: #000000;
JSON
{
"hex": "#ccffd3",
"rgb": {
"r": 204,
"g": 255,
"b": 211
},
"hsl": {
"h": 128.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9533,
"c": 0.07845,
"h": 148.7
},
"luminance": 0.89061
}Semantic roles & 50–950 ramp
primary
#CCFFD3
secondary
#EA86DC
accent
#00C6E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684