#DFEEB5#DFEEB5
#DFEEB5 is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.4% C 0.076 H 119.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEB5 |
|---|---|
| RGB | rgb(223, 238, 181) |
| HSL | hsl(76, 63%, 82%) |
| HSV | hsv(76, 24%, 93%) |
| CMYK | cmyk(6.3%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(91.76, -14.37, 26.01) |
| CIE-LCH | lch(91.76, 29.71, 118.93°) |
| OKLab | oklab(92.39% -0.0379 0.0659) |
| OKLCH | oklch(92.39% 0.076 119.9) |
| XYZ | xyz(69.3457, 80.1734, 55.5289) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.82
Ecru
#FEFFCA
ΔE00 5.74
Cream (survey)
#FFFFC2
ΔE00 5.92
Ivory (survey)
#FFFFCB
ΔE00 6.02
Palegoldenrod
#EEE8AA
ΔE00 6.13
Egg Shell
#FFFCC4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEB5 #C4B5EE
analogous
#EEE0B5 #DFEEB5 #C3EEB5
triadic
#DFEEB5 #B5DFEE #EEB5DF
tetradic
#DFEEB5 #B5EEE0 #C4B5EE #EEB5C3
square
#DFEEB5 #B5EEE0 #C4B5EE #EEB5C3
split-complementary
#DFEEB5 #B5C3EE #E0B5EE
monochromatic
#B4D751 #C9E383 #DFEEB5 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.23
#DFEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DFEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEB5
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEB5 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7B1
Deuteranopia (green-blind)
#F4E8B7
Tritanopia (blue-blind)
#E4E8DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfeeb5; /* rgb */ color: rgb(223, 238, 181); /* oklch */ color: oklch(92.4% 0.076 119.9);
Tailwind
colors: {
custom: {
50: '#e9f3cb',
500: '#dfeeb5',
950: '#000000',
},
}SCSS
$custom: #dfeeb5; $custom-light: #e9f3cb; $custom-dark: #000000;
JSON
{
"hex": "#dfeeb5",
"rgb": {
"r": 223,
"g": 238,
"b": 181
},
"hsl": {
"h": 75.789,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.92386,
"c": 0.07605,
"h": 119.9
},
"luminance": 0.80173
}Semantic roles & 50–950 ramp
primary
#DFEEB5
secondary
#917CCC
accent
#1BCA49
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161713
muted
#848583