#DFEEB9#DFEEB9
#DFEEB9 is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.5% C 0.071 H 120.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEB9 |
|---|---|
| RGB | rgb(223, 238, 185) |
| HSL | hsl(77, 61%, 83%) |
| HSV | hsv(77, 22%, 93%) |
| CMYK | cmyk(6.3%, 0%, 22.3%, 6.7%) |
| CIE-LAB | lab(91.84, -13.79, 24.06) |
| CIE-LCH | lch(91.84, 27.73, 119.83°) |
| OKLab | oklab(92.47% -0.0363 0.0612) |
| OKLCH | oklch(92.47% 0.071 120.6) |
| XYZ | xyz(69.7620, 80.3399, 57.7215) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.70
Ecru
#FEFFCA
ΔE00 5.73
Ivory (survey)
#FFFFCB
ΔE00 5.99
Cream (survey)
#FFFFC2
ΔE00 6.17
Egg Shell
#FFFCC4
ΔE00 6.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEB9 #C8B9EE
analogous
#EEE2B9 #DFEEB9 #C4EEB9
triadic
#DFEEB9 #B9DFEE #EEB9DF
tetradic
#DFEEB9 #B9EEE2 #C8B9EE #EEB9C4
square
#DFEEB9 #B9EEE2 #C8B9EE #EEB9C4
split-complementary
#DFEEB9 #B9C4EE #E2B9EE
monochromatic
#B2D657 #C8E288 #DFEEB9 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.23
#DFEEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DFEEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEB9
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEB9 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B6
Deuteranopia (green-blind)
#F3E8BB
Tritanopia (blue-blind)
#E4E8E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeeb9; /* rgb */ color: rgb(223, 238, 185); /* oklch */ color: oklch(92.5% 0.071 120.6);
Tailwind
colors: {
custom: {
50: '#e9f3ce',
500: '#dfeeb9',
950: '#000000',
},
}SCSS
$custom: #dfeeb9; $custom-light: #e9f3ce; $custom-dark: #000000;
JSON
{
"hex": "#dfeeb9",
"rgb": {
"r": 223,
"g": 238,
"b": 185
},
"hsl": {
"h": 76.981,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.9247,
"c": 0.07117,
"h": 120.6
},
"luminance": 0.8034
}Semantic roles & 50–950 ramp
primary
#DFEEB9
secondary
#957FCC
accent
#1DC94D
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161713
muted
#848583