#CCFFDC#CCFFDC
#CCFFDC is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.070 H 154.9°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFDC |
|---|---|
| RGB | rgb(204, 255, 220) |
| HSL | hsl(139, 100%, 90%) |
| HSV | hsv(139, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.80, -22.79, 11.46) |
| CIE-LCH | lch(95.80, 25.51, 153.30°) |
| OKLab | oklab(95.55% -0.0634 0.0297) |
| OKLCH | oklch(95.55% 0.07 154.9) |
| XYZ | xyz(73.5766, 89.5225, 81.0993) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.71
Pale Turquoise
#A5FBD5
ΔE00 5.81
Pale Aqua
#B8FFEB
ΔE00 6.38
Very Pale Green
#CFFDBC
ΔE00 7.70
Light Mint
#B6FFBB
ΔE00 7.81
Very Light Green
#D1FFBD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFDC #FFCCEF
analogous
#D5FFCC #CCFFDC #CCFFF6
triadic
#CCFFDC #DCCCFF #FFDCCC
tetradic
#CCFFDC #CCD5FF #FFCCEF #FFF6CC
square
#CCFFDC #CCD5FF #FFCCEF #FFF6CC
split-complementary
#CCFFDC #F6CCFF #FFCCD5
monochromatic
#52FF88 #8FFFB2 #CCFFDC #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.11
#CCFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CCFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFDC
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFDC | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F6F1DE
Tritanopia (blue-blind)
#C4FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccffdc; /* rgb */ color: rgb(204, 255, 220); /* oklch */ color: oklch(95.5% 0.070 154.9);
Tailwind
colors: {
custom: {
50: '#dcffe6',
500: '#ccffdc',
950: '#000000',
},
}SCSS
$custom: #ccffdc; $custom-light: #dcffe6; $custom-dark: #000000;
JSON
{
"hex": "#ccffdc",
"rgb": {
"r": 204,
"g": 255,
"b": 220
},
"hsl": {
"h": 138.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95549,
"c": 0.06997,
"h": 154.9
},
"luminance": 0.89525
}Semantic roles & 50–950 ramp
primary
#CCFFDC
secondary
#EA86CA
accent
#009DE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684