#DCFFD6#DCFFD6
#DCFFD6 is a very light, moderate green. Relative luminance 0.916; OKLCH L 96.4% C 0.065 H 141.0°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD6 |
|---|---|
| RGB | rgb(220, 255, 214) |
| HSL | hsl(111, 100%, 92%) |
| HSV | hsv(111, 16%, 100%) |
| CMYK | cmyk(13.7%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(96.65, -18.63, 15.88) |
| CIE-LCH | lch(96.65, 24.49, 139.56°) |
| OKLab | oklab(96.44% -0.0507 0.041) |
| OKLCH | oklch(96.44% 0.065 141) |
| XYZ | xyz(77.4102, 91.5894, 77.2055) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.67
Very Light Green
#D1FFBD
ΔE00 5.77
Pale Green
#C7FDB5
ΔE00 7.21
Light Sage
#BCECAC
ΔE00 7.40
Celadon
#BEFDB7
ΔE00 7.46
Mint
#AAF0C1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD6 #F9D6FF
analogous
#F1FFD6 #DCFFD6 #D6FFE5
triadic
#DCFFD6 #D6DCFF #FFD6DC
tetradic
#DCFFD6 #D6F1FF #F9D6FF #FFE5D6
square
#DCFFD6 #D6F1FF #F9D6FF #FFE5D6
split-complementary
#DCFFD6 #E5D6FF #FFD6F1
monochromatic
#74FF5C #A8FF99 #DCFFD6 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.09
#DCFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DCFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD6
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD6 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D4
Deuteranopia (green-blind)
#FCF4D8
Tritanopia (blue-blind)
#DAFCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd6; /* rgb */ color: rgb(220, 255, 214); /* oklch */ color: oklch(96.4% 0.065 141.0);
Tailwind
colors: {
custom: {
50: '#e7ffe2',
500: '#dcffd6',
950: '#000000',
},
}SCSS
$custom: #dcffd6; $custom-light: #e7ffe2; $custom-dark: #000000;
JSON
{
"hex": "#dcffd6",
"rgb": {
"r": 220,
"g": 255,
"b": 214
},
"hsl": {
"h": 111.22,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96439,
"c": 0.06517,
"h": 141
},
"luminance": 0.91591
}Semantic roles & 50–950 ramp
primary
#DCFFD6
secondary
#DD8EEB
accent
#00E6C4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684