#DCFFDD#DCFFDD
#DCFFDD is a very light, muted green. Relative luminance 0.920; OKLCH L 96.6% C 0.058 H 145.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFDD |
|---|---|
| RGB | rgb(220, 255, 221) |
| HSL | hsl(122, 100%, 93%) |
| HSV | hsv(122, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(96.80, -17.45, 12.51) |
| CIE-LCH | lch(96.80, 21.47, 144.36°) |
| OKLab | oklab(96.61% -0.0478 0.0324) |
| OKLCH | oklch(96.61% 0.058 145.9) |
| XYZ | xyz(78.3235, 91.9547, 82.0151) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.49
Very Light Green
#D1FFBD
ΔE00 7.61
Mint
#AAF0C1
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.32
Light Sage
#BCECAC
ΔE00 8.88
Pale Aqua
#B8FFEB
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFDD #FFDCFE
analogous
#ECFFDC #DCFFDD #DCFFEE
triadic
#DCFFDD #DDDCFF #FFDDDC
tetradic
#DCFFDD #DCECFF #FFDCFE #FFEEDC
square
#DCFFDD #DCECFF #FFDCFE #FFEEDC
split-complementary
#DCFFDD #EEDCFF #FFDCEC
monochromatic
#62FF66 #9FFFA2 #DCFFDD #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.08
#DCFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DCFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFDD
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFDD | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DB
Deuteranopia (green-blind)
#FAF4DF
Tritanopia (blue-blind)
#D9FDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffdd; /* rgb */ color: rgb(220, 255, 221); /* oklch */ color: oklch(96.6% 0.058 145.9);
Tailwind
colors: {
custom: {
50: '#e7ffe7',
500: '#dcffdd',
950: '#000000',
},
}SCSS
$custom: #dcffdd; $custom-light: #e7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#dcffdd",
"rgb": {
"r": 220,
"g": 255,
"b": 221
},
"hsl": {
"h": 121.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96608,
"c": 0.05779,
"h": 145.9
},
"luminance": 0.91956
}Semantic roles & 50–950 ramp
primary
#DCFFDD
secondary
#EC93E9
accent
#00DFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684