#DFEFB4#DFEFB4
#DFEFB4 is a very light, moderate yellow-green. Relative luminance 0.807; OKLCH L 92.6% C 0.079 H 120.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFB4 |
|---|---|
| RGB | rgb(223, 239, 180) |
| HSL | hsl(76, 65%, 82%) |
| HSV | hsv(76, 25%, 94%) |
| CMYK | cmyk(6.7%, 0%, 24.7%, 6.3%) |
| CIE-LAB | lab(92.01, -15.01, 26.85) |
| CIE-LCH | lch(92.01, 30.76, 119.20°) |
| OKLab | oklab(92.57% -0.0397 0.068) |
| OKLCH | oklch(92.57% 0.079 120.3) |
| XYZ | xyz(69.5354, 80.7164, 55.0877) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Ecru
#FEFFCA
ΔE00 5.84
Cream (survey)
#FFFFC2
ΔE00 5.91
Ivory (survey)
#FFFFCB
ΔE00 6.14
Palegoldenrod
#EEE8AA
ΔE00 6.26
Egg Shell
#FFFCC4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFB4 #C4B4EF
analogous
#EFE2B4 #DFEFB4 #C2EFB4
triadic
#DFEFB4 #B4DFEF #EFB4DF
tetradic
#DFEFB4 #B4EFE2 #C4B4EF #EFB4C2
square
#DFEFB4 #B4EFE2 #C4B4EF #EFB4C2
split-complementary
#DFEFB4 #B4C2EF #E2B4EF
monochromatic
#B4D94F #C9E482 #DFEFB4 #F4FAE6 #F4FAE6
Accessibility & contrast
On white
1.22
#DFEFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DFEFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFB4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFB4 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8B0
Deuteranopia (green-blind)
#F5E8B6
Tritanopia (blue-blind)
#E4E9DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfefb4; /* rgb */ color: rgb(223, 239, 180); /* oklch */ color: oklch(92.6% 0.079 120.3);
Tailwind
colors: {
custom: {
50: '#e9f4ca',
500: '#dfefb4',
950: '#000000',
},
}SCSS
$custom: #dfefb4; $custom-light: #e9f4ca; $custom-dark: #000000;
JSON
{
"hex": "#dfefb4",
"rgb": {
"r": 223,
"g": 239,
"b": 180
},
"hsl": {
"h": 76.271,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.92573,
"c": 0.07872,
"h": 120.3
},
"luminance": 0.80716
}Semantic roles & 50–950 ramp
primary
#DFEFB4
secondary
#917ACD
accent
#19CD4A
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582