#DFEFB5#DFEFB5
#DFEFB5 is a very light, moderate yellow-green. Relative luminance 0.808; OKLCH L 92.6% C 0.077 H 120.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFB5 |
|---|---|
| RGB | rgb(223, 239, 181) |
| HSL | hsl(77, 64%, 82%) |
| HSV | hsv(77, 24%, 94%) |
| CMYK | cmyk(6.7%, 0%, 24.3%, 6.3%) |
| CIE-LAB | lab(92.02, -14.87, 26.36) |
| CIE-LCH | lch(92.02, 30.27, 119.42°) |
| OKLab | oklab(92.59% -0.0393 0.0668) |
| OKLCH | oklch(92.59% 0.078 120.5) |
| XYZ | xyz(69.6376, 80.7573, 55.6262) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Ecru
#FEFFCA
ΔE00 5.81
Cream (survey)
#FFFFC2
ΔE00 5.95
Ivory (survey)
#FFFFCB
ΔE00 6.11
Palegoldenrod
#EEE8AA
ΔE00 6.33
Egg Shell
#FFFCC4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFB5 #C5B5EF
analogous
#EFE2B5 #DFEFB5 #C2EFB5
triadic
#DFEFB5 #B5DFEF #EFB5DF
tetradic
#DFEFB5 #B5EFE2 #C5B5EF #EFB5C2
square
#DFEFB5 #B5EFE2 #C5B5EF #EFB5C2
split-complementary
#DFEFB5 #B5C2EF #E2B5EF
monochromatic
#B3D950 #C9E483 #DFEFB5 #F4FAE6 #F4FAE6
Accessibility & contrast
On white
1.22
#DFEFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DFEFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFB5
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFB5 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8B1
Deuteranopia (green-blind)
#F4E8B7
Tritanopia (blue-blind)
#E4E9DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfefb5; /* rgb */ color: rgb(223, 239, 181); /* oklch */ color: oklch(92.6% 0.077 120.5);
Tailwind
colors: {
custom: {
50: '#e9f4cb',
500: '#dfefb5',
950: '#000000',
},
}SCSS
$custom: #dfefb5; $custom-light: #e9f4cb; $custom-dark: #000000;
JSON
{
"hex": "#dfefb5",
"rgb": {
"r": 223,
"g": 239,
"b": 181
},
"hsl": {
"h": 76.552,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.92593,
"c": 0.0775,
"h": 120.5
},
"luminance": 0.80757
}Semantic roles & 50–950 ramp
primary
#DFEFB5
secondary
#927BCD
accent
#19CC4B
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161713
muted
#848583