#DFF0BD#DFF0BD
#DFF0BD is a very light, moderate yellow-green. Relative luminance 0.817; OKLCH L 93.0% C 0.069 H 122.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0BD |
|---|---|
| RGB | rgb(223, 240, 189) |
| HSL | hsl(80, 63%, 84%) |
| HSV | hsv(80, 21%, 94%) |
| CMYK | cmyk(7.1%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(92.43, -14.19, 22.83) |
| CIE-LCH | lch(92.43, 26.88, 121.87°) |
| OKLab | oklab(92.97% -0.0374 0.0583) |
| OKLCH | oklch(92.97% 0.069 122.7) |
| XYZ | xyz(70.7757, 81.6822, 60.1719) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.94
Ivory (survey)
#FFFFCB
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.34
Very Pale Green
#CFFDBC
ΔE00 6.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.44
Cream (survey)
#FFFFC2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0BD #CEBDF0
analogous
#F0E8BD #DFF0BD #C6F0BD
triadic
#DFF0BD #BDDFF0 #F0BDDF
tetradic
#DFF0BD #BDF0E8 #CEBDF0 #F0BDC6
square
#DFF0BD #BDF0E8 #CEBDF0 #F0BDC6
split-complementary
#DFF0BD #BDC6F0 #E8BDF0
monochromatic
#AFD959 #C7E58B #DFF0BD #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.21
#DFF0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DFF0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0BD
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0BD | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABA
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#E3EBE2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff0bd; /* rgb */ color: rgb(223, 240, 189); /* oklch */ color: oklch(93.0% 0.069 122.7);
Tailwind
colors: {
custom: {
50: '#e9f5d1',
500: '#dff0bd',
950: '#000000',
},
}SCSS
$custom: #dff0bd; $custom-light: #e9f5d1; $custom-dark: #000000;
JSON
{
"hex": "#dff0bd",
"rgb": {
"r": 223,
"g": 240,
"b": 189
},
"hsl": {
"h": 80,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.92969,
"c": 0.06923,
"h": 122.7
},
"luminance": 0.81682
}Semantic roles & 50–950 ramp
primary
#DFF0BD
secondary
#9C83CF
accent
#1BCB55
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583