#CCFFDD#CCFFDD
#CCFFDD is a very light, moderate green. Relative luminance 0.896; OKLCH L 95.6% C 0.069 H 155.7°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFDD |
|---|---|
| RGB | rgb(204, 255, 221) |
| HSL | hsl(140, 100%, 90%) |
| HSV | hsv(140, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(95.82, -22.61, 10.98) |
| CIE-LCH | lch(95.82, 25.14, 154.10°) |
| OKLab | oklab(95.57% -0.063 0.0284) |
| OKLCH | oklch(95.57% 0.069 155.7) |
| XYZ | xyz(73.7095, 89.5756, 81.7989) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.80
Mint
#AAF0C1
ΔE00 5.86
Pale Aqua
#B8FFEB
ΔE00 6.13
Very Pale Green
#CFFDBC
ΔE00 7.98
Light Mint
#B6FFBB
ΔE00 8.07
Very Light Green
#D1FFBD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFDD #FFCCEE
analogous
#D5FFCC #CCFFDD #CCFFF6
triadic
#CCFFDD #DDCCFF #FFDDCC
tetradic
#CCFFDD #CCD5FF #FFCCEE #FFF6CC
square
#CCFFDD #CCD5FF #FFCCEE #FFF6CC
split-complementary
#CCFFDD #F6CCFF #FFCCD5
monochromatic
#52FF8B #8FFFB4 #CCFFDD #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.11
#CCFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#CCFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFDD
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFDD | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DB
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#C4FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccffdd; /* rgb */ color: rgb(204, 255, 221); /* oklch */ color: oklch(95.6% 0.069 155.7);
Tailwind
colors: {
custom: {
50: '#dcffe7',
500: '#ccffdd',
950: '#000000',
},
}SCSS
$custom: #ccffdd; $custom-light: #dcffe7; $custom-dark: #000000;
JSON
{
"hex": "#ccffdd",
"rgb": {
"r": 204,
"g": 255,
"b": 221
},
"hsl": {
"h": 140,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95574,
"c": 0.06909,
"h": 155.7
},
"luminance": 0.89578
}Semantic roles & 50–950 ramp
primary
#CCFFDD
secondary
#EA86C8
accent
#0099E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684