#DCFFD8#DCFFD8
#DCFFD8 is a very light, moderate green. Relative luminance 0.917; OKLCH L 96.5% C 0.063 H 142.3°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD8 |
|---|---|
| RGB | rgb(220, 255, 216) |
| HSL | hsl(114, 100%, 92%) |
| HSV | hsv(114, 15%, 100%) |
| CMYK | cmyk(13.7%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(96.69, -18.30, 14.92) |
| CIE-LCH | lch(96.69, 23.61, 140.81°) |
| OKLab | oklab(96.49% -0.0499 0.0386) |
| OKLCH | oklch(96.49% 0.063 142.3) |
| XYZ | xyz(77.6672, 91.6922, 78.5589) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.17
Very Light Green
#D1FFBD
ΔE00 6.28
Pale Green
#C7FDB5
ΔE00 7.68
Light Sage
#BCECAC
ΔE00 7.79
Mint
#AAF0C1
ΔE00 7.85
Celadon
#BEFDB7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD8 #FBD8FF
analogous
#F0FFD8 #DCFFD8 #D8FFE8
triadic
#DCFFD8 #D8DCFF #FFD8DC
tetradic
#DCFFD8 #D8F0FF #FBD8FF #FFE8D8
square
#DCFFD8 #D8F0FF #FBD8FF #FFE8D8
split-complementary
#DCFFD8 #E8D8FF #FFD8F0
monochromatic
#6EFF5E #A5FF9B #DCFFD8 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.09
#DCFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DCFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD8
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD8 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D6
Deuteranopia (green-blind)
#FBF4DA
Tritanopia (blue-blind)
#DAFCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd8; /* rgb */ color: rgb(220, 255, 216); /* oklch */ color: oklch(96.5% 0.063 142.3);
Tailwind
colors: {
custom: {
50: '#e7ffe4',
500: '#dcffd8',
950: '#000000',
},
}SCSS
$custom: #dcffd8; $custom-light: #e7ffe4; $custom-dark: #000000;
JSON
{
"hex": "#dcffd8",
"rgb": {
"r": 220,
"g": 255,
"b": 216
},
"hsl": {
"h": 113.846,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96487,
"c": 0.06302,
"h": 142.3
},
"luminance": 0.91694
}Semantic roles & 50–950 ramp
primary
#DCFFD8
secondary
#E290EB
accent
#00E6CE
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684