#DFEEB4#DFEEB4
#DFEEB4 is a very light, moderate yellow-green. Relative luminance 0.801; OKLCH L 92.4% C 0.077 H 119.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEB4 |
|---|---|
| RGB | rgb(223, 238, 180) |
| HSL | hsl(76, 63%, 82%) |
| HSV | hsv(76, 24%, 93%) |
| CMYK | cmyk(6.3%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(91.74, -14.51, 26.49) |
| CIE-LCH | lch(91.74, 30.21, 118.72°) |
| OKLab | oklab(92.37% -0.0383 0.0671) |
| OKLCH | oklch(92.37% 0.077 119.7) |
| XYZ | xyz(69.2434, 80.1325, 54.9904) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.61
Ecru
#FEFFCA
ΔE00 5.76
Cream (survey)
#FFFFC2
ΔE00 5.88
Ivory (survey)
#FFFFCB
ΔE00 6.05
Palegoldenrod
#EEE8AA
ΔE00 6.06
Egg Shell
#FFFCC4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEB4 #C3B4EE
analogous
#EEE0B4 #DFEEB4 #C2EEB4
triadic
#DFEEB4 #B4DFEE #EEB4DF
tetradic
#DFEEB4 #B4EEE0 #C3B4EE #EEB4C2
square
#DFEEB4 #B4EEE0 #C3B4EE #EEB4C2
split-complementary
#DFEEB4 #B4C2EE #E0B4EE
monochromatic
#B4D750 #CAE382 #DFEEB4 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.23
#DFEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DFEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEB4
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEB4 | 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)
#F6E7B0
Deuteranopia (green-blind)
#F4E8B6
Tritanopia (blue-blind)
#E4E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfeeb4; /* rgb */ color: rgb(223, 238, 180); /* oklch */ color: oklch(92.4% 0.077 119.7);
Tailwind
colors: {
custom: {
50: '#e9f3ca',
500: '#dfeeb4',
950: '#000000',
},
}SCSS
$custom: #dfeeb4; $custom-light: #e9f3ca; $custom-dark: #000000;
JSON
{
"hex": "#dfeeb4",
"rgb": {
"r": 223,
"g": 238,
"b": 180
},
"hsl": {
"h": 75.517,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.92365,
"c": 0.07726,
"h": 119.7
},
"luminance": 0.80132
}Semantic roles & 50–950 ramp
primary
#DFEEB4
secondary
#907BCC
accent
#1BCB48
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582