#DFFDBD#DFFDBD
#DFFDBD is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.7% C 0.089 H 128.4°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDBD |
|---|---|
| RGB | rgb(223, 253, 189) |
| HSL | hsl(88, 94%, 87%) |
| HSV | hsv(88, 25%, 99%) |
| CMYK | cmyk(11.9%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(95.84, -20.55, 27.50) |
| CIE-LCH | lch(95.84, 34.33, 126.76°) |
| OKLab | oklab(95.68% -0.0552 0.0697) |
| OKLCH | oklch(95.68% 0.089 128.4) |
| XYZ | xyz(74.7406, 89.6121, 61.4935) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.13
Very Pale Green
#CFFDBC
ΔE00 3.24
Pale Green
#C7FDB5
ΔE00 4.55
Light Light Green
#C8FFB0
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 5.67
Washed Out Green
#BCF5A6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDBD #DBBDFD
analogous
#FDFBBD #DFFDBD #BFFDBD
triadic
#DFFDBD #BDDFFD #FDBDDF
tetradic
#DFFDBD #BDFDFB #DBBDFD #FDBDBF
square
#DFFDBD #BDFDFB #DBBDFD #FDBDBF
split-complementary
#DFFDBD #BDBFFD #FBBDFD
monochromatic
#A5F946 #C2FB82 #DFFDBD #F1FEE1 #F1FEE1
Accessibility & contrast
On white
1.11
#DFFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DFFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDBD
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDBD | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FFF2C0
Tritanopia (blue-blind)
#E2F7EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffdbd; /* rgb */ color: rgb(223, 253, 189); /* oklch */ color: oklch(95.7% 0.089 128.4);
Tailwind
colors: {
custom: {
50: '#e9fed1',
500: '#dffdbd',
950: '#000000',
},
}SCSS
$custom: #dffdbd; $custom-light: #e9fed1; $custom-dark: #000000;
JSON
{
"hex": "#dffdbd",
"rgb": {
"r": 223,
"g": 253,
"b": 189
},
"hsl": {
"h": 88.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.95677,
"c": 0.08889,
"h": 128.4
},
"luminance": 0.89613
}Semantic roles & 50–950 ramp
primary
#DFFDBD
secondary
#AC7AE4
accent
#00E66C
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583