#DFE9BB#DFE9BB
#DFE9BB is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.5% C 0.061 H 117.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE9BB |
|---|---|
| RGB | rgb(223, 233, 187) |
| HSL | hsl(73, 51%, 82%) |
| HSV | hsv(73, 20%, 91%) |
| CMYK | cmyk(4.3%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(90.58, -11.01, 21.29) |
| CIE-LCH | lch(90.58, 23.97, 117.35°) |
| OKLab | oklab(91.48% -0.0284 0.0544) |
| OKLCH | oklch(91.48% 0.061 117.6) |
| XYZ | xyz(68.5391, 77.5539, 58.3627) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.48
Ecru
#FEFFCA
ΔE00 5.85
Ivory (survey)
#FFFFCB
ΔE00 6.00
Eggshell (survey)
#FFFFD4
ΔE00 6.05
Cream
#FFFDD0
ΔE00 6.09
Palegoldenrod
#EEE8AA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE9BB #C5BBE9
analogous
#E9DCBB #DFE9BB #C8E9BB
triadic
#DFE9BB #BBDFE9 #E9BBDF
tetradic
#DFE9BB #BBE9DC #C5BBE9 #E9BBC8
square
#DFE9BB #BBE9DC #C5BBE9 #E9BBC8
split-complementary
#DFE9BB #BBC8E9 #DCBBE9
monochromatic
#B3CB5F #C9DA8D #DFE9BB #F4F8E8 #F4F8E8
Accessibility & contrast
On white
1.27
#DFE9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DFE9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE9BB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE9BB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#E4E4DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe9bb; /* rgb */ color: rgb(223, 233, 187); /* oklch */ color: oklch(91.5% 0.061 117.6);
Tailwind
colors: {
custom: {
50: '#e9f0cf',
500: '#dfe9bb',
950: '#000000',
},
}SCSS
$custom: #dfe9bb; $custom-light: #e9f0cf; $custom-dark: #000000;
JSON
{
"hex": "#dfe9bb",
"rgb": {
"r": 223,
"g": 233,
"b": 187
},
"hsl": {
"h": 73.043,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.91481,
"c": 0.06141,
"h": 117.6
},
"luminance": 0.77554
}Semantic roles & 50–950 ramp
primary
#DFE9BB
secondary
#9284C5
accent
#27BE48
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161614
muted
#848583