#DFE8BE#DFE8BE
#DFE8BE is a very light, muted yellow-green. Relative luminance 0.771; OKLCH L 91.3% C 0.056 H 117.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE8BE |
|---|---|
| RGB | rgb(223, 232, 190) |
| HSL | hsl(73, 48%, 83%) |
| HSV | hsv(73, 18%, 91%) |
| CMYK | cmyk(3.9%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(90.38, -10.06, 19.46) |
| CIE-LCH | lch(90.38, 21.90, 117.33°) |
| OKLab | oklab(91.34% -0.0258 0.0499) |
| OKLCH | oklch(91.34% 0.056 117.3) |
| XYZ | xyz(68.5813, 77.1191, 59.9777) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.24
Eggshell (survey)
#FFFFD4
ΔE00 5.98
Cream
#FFFDD0
ΔE00 6.09
Ecru
#FEFFCA
ΔE00 6.20
Ivory (survey)
#FFFFCB
ΔE00 6.29
Lemonchiffon
#FFFACD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE8BE #C7BEE8
analogous
#E8DCBE #DFE8BE #CAE8BE
triadic
#DFE8BE #BEDFE8 #E8BEDF
tetradic
#DFE8BE #BEE8DC #C7BEE8 #E8BECA
square
#DFE8BE #BEE8DC #C7BEE8 #E8BECA
split-complementary
#DFE8BE #BECAE8 #DCBEE8
monochromatic
#B2C864 #C9D891 #DFE8BE #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.28
#DFE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DFE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE8BE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE8BE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BC
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#E4E3DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe8be; /* rgb */ color: rgb(223, 232, 190); /* oklch */ color: oklch(91.3% 0.056 117.3);
Tailwind
colors: {
custom: {
50: '#e9efd1',
500: '#dfe8be',
950: '#000000',
},
}SCSS
$custom: #dfe8be; $custom-light: #e9efd1; $custom-dark: #000000;
JSON
{
"hex": "#dfe8be",
"rgb": {
"r": 223,
"g": 232,
"b": 190
},
"hsl": {
"h": 72.857,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.91343,
"c": 0.0562,
"h": 117.3
},
"luminance": 0.77119
}Semantic roles & 50–950 ramp
primary
#DFE8BE
secondary
#9487C3
accent
#2BBB49
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583