#DCFFD0#DCFFD0
#DCFFD0 is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.072 H 137.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD0 |
|---|---|
| RGB | rgb(220, 255, 208) |
| HSL | hsl(105, 100%, 91%) |
| HSV | hsv(105, 18%, 100%) |
| CMYK | cmyk(13.7%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(96.53, -19.62, 18.77) |
| CIE-LCH | lch(96.53, 27.16, 136.26°) |
| OKLab | oklab(96.3% -0.0531 0.0483) |
| OKLCH | oklch(96.3% 0.072 137.7) |
| XYZ | xyz(76.6581, 91.2886, 73.2440) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.28
Very Light Green
#D1FFBD
ΔE00 4.36
Pale Green
#C7FDB5
ΔE00 5.91
Light Sage
#BCECAC
ΔE00 6.39
Celadon
#BEFDB7
ΔE00 6.41
Light Light Green
#C8FFB0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD0 #F3D0FF
analogous
#F3FFD0 #DCFFD0 #D0FFDB
triadic
#DCFFD0 #D0DCFF #FFD0DC
tetradic
#DCFFD0 #D0F3FF #F3D0FF #FFDBD0
square
#DCFFD0 #D0F3FF #F3D0FF #FFDBD0
split-complementary
#DCFFD0 #DBD0FF #FFD0F3
monochromatic
#81FF56 #AEFF93 #DCFFD0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.09
#DCFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DCFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD0
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD0 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CD
Deuteranopia (green-blind)
#FDF4D2
Tritanopia (blue-blind)
#DBFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd0; /* rgb */ color: rgb(220, 255, 208); /* oklch */ color: oklch(96.3% 0.072 137.7);
Tailwind
colors: {
custom: {
50: '#e7ffde',
500: '#dcffd0',
950: '#000000',
},
}SCSS
$custom: #dcffd0; $custom-light: #e7ffde; $custom-dark: #000000;
JSON
{
"hex": "#dcffd0",
"rgb": {
"r": 220,
"g": 255,
"b": 208
},
"hsl": {
"h": 104.681,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.963,
"c": 0.07175,
"h": 137.7
},
"luminance": 0.9129
}Semantic roles & 50–950 ramp
primary
#DCFFD0
secondary
#D189EA
accent
#00E6AB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684