#DCFFD1#DCFFD1
#DCFFD1 is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.071 H 138.2°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD1 |
|---|---|
| RGB | rgb(220, 255, 209) |
| HSL | hsl(106, 100%, 91%) |
| HSV | hsv(106, 18%, 100%) |
| CMYK | cmyk(13.7%, 0%, 18%, 0%) |
| CIE-LAB | lab(96.55, -19.46, 18.29) |
| CIE-LCH | lch(96.55, 26.71, 136.77°) |
| OKLab | oklab(96.32% -0.0527 0.0471) |
| OKLCH | oklch(96.32% 0.071 138.2) |
| XYZ | xyz(76.7815, 91.3379, 73.8940) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.50
Very Light Green
#D1FFBD
ΔE00 4.58
Pale Green
#C7FDB5
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 6.54
Celadon
#BEFDB7
ΔE00 6.56
Light Light Green
#C8FFB0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD1 #F4D1FF
analogous
#F3FFD1 #DCFFD1 #D1FFDD
triadic
#DCFFD1 #D1DCFF #FFD1DC
tetradic
#DCFFD1 #D1F3FF #F4D1FF #FFDDD1
square
#DCFFD1 #D1F3FF #F4D1FF #FFDDD1
split-complementary
#DCFFD1 #DDD1FF #FFD1F3
monochromatic
#7FFF57 #ADFF94 #DCFFD1 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.09
#DCFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DCFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD1
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD1 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CE
Deuteranopia (green-blind)
#FDF4D3
Tritanopia (blue-blind)
#DBFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd1; /* rgb */ color: rgb(220, 255, 209); /* oklch */ color: oklch(96.3% 0.071 138.2);
Tailwind
colors: {
custom: {
50: '#e7ffdf',
500: '#dcffd1',
950: '#000000',
},
}SCSS
$custom: #dcffd1; $custom-light: #e7ffdf; $custom-dark: #000000;
JSON
{
"hex": "#dcffd1",
"rgb": {
"r": 220,
"g": 255,
"b": 209
},
"hsl": {
"h": 105.652,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96323,
"c": 0.07064,
"h": 138.2
},
"luminance": 0.91339
}Semantic roles & 50–950 ramp
primary
#DCFFD1
secondary
#D38AEA
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684