#CCFFDE#CCFFDE
#CCFFDE is a very light, moderate green. Relative luminance 0.896; OKLCH L 95.6% C 0.068 H 156.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFDE |
|---|---|
| RGB | rgb(204, 255, 222) |
| HSL | hsl(141, 100%, 90%) |
| HSV | hsv(141, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.84, -22.43, 10.50) |
| CIE-LCH | lch(95.84, 24.77, 154.92°) |
| OKLab | oklab(95.6% -0.0626 0.0272) |
| OKLCH | oklch(95.6% 0.068 156.5) |
| XYZ | xyz(73.8431, 89.6291, 82.5026) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.81
Pale Aqua
#B8FFEB
ΔE00 5.89
Mint
#AAF0C1
ΔE00 6.01
Very Pale Green
#CFFDBC
ΔE00 8.26
Light Mint
#B6FFBB
ΔE00 8.33
Very Light Green
#D1FFBD
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFDE #FFCCED
analogous
#D4FFCC #CCFFDE #CCFFF7
triadic
#CCFFDE #DECCFF #FFDECC
tetradic
#CCFFDE #CCD4FF #FFCCED #FFF7CC
square
#CCFFDE #CCD4FF #FFCCED #FFF7CC
split-complementary
#CCFFDE #F7CCFF #FFCCD4
monochromatic
#52FF8F #8FFFB6 #CCFFDE #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.11
#CCFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CCFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFDE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFDE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DC
Deuteranopia (green-blind)
#F5F1E0
Tritanopia (blue-blind)
#C4FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccffde; /* rgb */ color: rgb(204, 255, 222); /* oklch */ color: oklch(95.6% 0.068 156.5);
Tailwind
colors: {
custom: {
50: '#dcffe8',
500: '#ccffde',
950: '#000000',
},
}SCSS
$custom: #ccffde; $custom-light: #dcffe8; $custom-dark: #000000;
JSON
{
"hex": "#ccffde",
"rgb": {
"r": 204,
"g": 255,
"b": 222
},
"hsl": {
"h": 141.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95599,
"c": 0.06822,
"h": 156.5
},
"luminance": 0.89631
}Semantic roles & 50–950 ramp
primary
#CCFFDE
secondary
#EA86C6
accent
#0095E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684