#DCFDBC#DCFDBC
#DCFDBC is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.5% C 0.091 H 129.9°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDBC |
|---|---|
| RGB | rgb(220, 253, 188) |
| HSL | hsl(90, 94%, 86%) |
| HSV | hsv(90, 26%, 99%) |
| CMYK | cmyk(13%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(95.62, -21.74, 27.68) |
| CIE-LCH | lch(95.62, 35.20, 128.14°) |
| OKLab | oklab(95.45% -0.0586 0.0701) |
| OKLCH | oklch(95.45% 0.091 129.9) |
| XYZ | xyz(73.7161, 89.0963, 60.8809) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.53
Very Pale Green
#CFFDBC
ΔE00 2.63
Pale Green
#C7FDB5
ΔE00 3.92
Light Light Green
#C8FFB0
ΔE00 4.25
Light Sage
#BCECAC
ΔE00 5.20
Washed Out Green
#BCF5A6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDBC #DDBCFD
analogous
#FCFDBC #DCFDBC #BCFDBD
triadic
#DCFDBC #BCDCFD #FDBCDC
tetradic
#DCFDBC #BCFCFD #DDBCFD #FDBDBC
square
#DCFDBC #BCFCFD #DDBCFD #FDBDBC
split-complementary
#DCFDBC #BDBCFD #FDBCFC
monochromatic
#9EF945 #BDFB81 #DCFDBC #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.12
#DCFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DCFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDBC
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDBC | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FEF2BF
Tritanopia (blue-blind)
#DEF7EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfdbc; /* rgb */ color: rgb(220, 253, 188); /* oklch */ color: oklch(95.5% 0.091 129.9);
Tailwind
colors: {
custom: {
50: '#e7fed0',
500: '#dcfdbc',
950: '#000000',
},
}SCSS
$custom: #dcfdbc; $custom-light: #e7fed0; $custom-dark: #000000;
JSON
{
"hex": "#dcfdbc",
"rgb": {
"r": 220,
"g": 253,
"b": 188
},
"hsl": {
"h": 90.462,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.9545,
"c": 0.09133,
"h": 129.9
},
"luminance": 0.89097
}Semantic roles & 50–950 ramp
primary
#DCFDBC
secondary
#AF7AE4
accent
#00E675
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583