#DFFDBC#DFFDBC
#DFFDBC is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.7% C 0.090 H 128.1°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDBC |
|---|---|
| RGB | rgb(223, 253, 188) |
| HSL | hsl(88, 94%, 86%) |
| HSV | hsv(88, 26%, 99%) |
| CMYK | cmyk(11.9%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(95.82, -20.69, 27.98) |
| CIE-LCH | lch(95.82, 34.80, 126.48°) |
| OKLab | oklab(95.66% -0.0556 0.0708) |
| OKLCH | oklch(95.66% 0.09 128.1) |
| XYZ | xyz(74.6325, 89.5688, 60.9238) |
| Luminance | 0.8957 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.17
Very Pale Green
#CFFDBC
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 4.53
Light Light Green
#C8FFB0
ΔE00 4.77
Light Sage
#BCECAC
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDBC #DABCFD
analogous
#FDFABC #DFFDBC #BFFDBC
triadic
#DFFDBC #BCDFFD #FDBCDF
tetradic
#DFFDBC #BCFDFA #DABCFD #FDBCBF
square
#DFFDBC #BCFDFA #DABCFD #FDBCBF
split-complementary
#DFFDBC #BCBFFD #FABCFD
monochromatic
#A6F945 #C3FB81 #DFFDBC #F1FEE1 #F1FEE1
Accessibility & contrast
On white
1.11
#DFFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DFFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDBC
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDBC | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FFF2BF
Tritanopia (blue-blind)
#E2F7EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffdbc; /* rgb */ color: rgb(223, 253, 188); /* oklch */ color: oklch(95.7% 0.090 128.1);
Tailwind
colors: {
custom: {
50: '#e9fed0',
500: '#dffdbc',
950: '#000000',
},
}SCSS
$custom: #dffdbc; $custom-light: #e9fed0; $custom-dark: #000000;
JSON
{
"hex": "#dffdbc",
"rgb": {
"r": 223,
"g": 253,
"b": 188
},
"hsl": {
"h": 87.692,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.95657,
"c": 0.09004,
"h": 128.1
},
"luminance": 0.89569
}Semantic roles & 50–950 ramp
primary
#DFFDBC
secondary
#AB7AE4
accent
#00E66A
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583