#DCFDBD#DCFDBD
#DCFDBD is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.5% C 0.090 H 130.2°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDBD |
|---|---|
| RGB | rgb(220, 253, 189) |
| HSL | hsl(91, 94%, 87%) |
| HSV | hsv(91, 25%, 99%) |
| CMYK | cmyk(13%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(95.64, -21.59, 27.20) |
| CIE-LCH | lch(95.64, 34.73, 128.44°) |
| OKLab | oklab(95.47% -0.0581 0.0689) |
| OKLCH | oklch(95.47% 0.09 130.2) |
| XYZ | xyz(73.8243, 89.1396, 61.4506) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.49
Very Pale Green
#CFFDBC
ΔE00 2.59
Pale Green
#C7FDB5
ΔE00 3.94
Light Light Green
#C8FFB0
ΔE00 4.33
Light Sage
#BCECAC
ΔE00 5.18
Washed Out Green
#BCF5A6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDBD #DEBDFD
analogous
#FCFDBD #DCFDBD #BDFDBE
triadic
#DCFDBD #BDDCFD #FDBDDC
tetradic
#DCFDBD #BDFCFD #DEBDFD #FDBEBD
square
#DCFDBD #BDFCFD #DEBDFD #FDBEBD
split-complementary
#DCFDBD #BEBDFD #FDBDFC
monochromatic
#9DF946 #BCFB82 #DCFDBD #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.12
#DCFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DCFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDBD
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDBD | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FEF2C0
Tritanopia (blue-blind)
#DEF7EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfdbd; /* rgb */ color: rgb(220, 253, 189); /* oklch */ color: oklch(95.5% 0.090 130.2);
Tailwind
colors: {
custom: {
50: '#e7fed1',
500: '#dcfdbd',
950: '#000000',
},
}SCSS
$custom: #dcfdbd; $custom-light: #e7fed1; $custom-dark: #000000;
JSON
{
"hex": "#dcfdbd",
"rgb": {
"r": 220,
"g": 253,
"b": 189
},
"hsl": {
"h": 90.938,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.9547,
"c": 0.09018,
"h": 130.2
},
"luminance": 0.8914
}Semantic roles & 50–950 ramp
primary
#DCFDBD
secondary
#B17AE4
accent
#00E676
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583