#DFEBB5#DFEBB5
#DFEBB5 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.8% C 0.072 H 118.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBB5 |
|---|---|
| RGB | rgb(223, 235, 181) |
| HSL | hsl(73, 57%, 82%) |
| HSV | hsv(73, 23%, 92%) |
| CMYK | cmyk(5.1%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(90.98, -12.88, 24.94) |
| CIE-LCH | lch(90.98, 28.07, 117.32°) |
| OKLab | oklab(91.77% -0.0337 0.0633) |
| OKLCH | oklch(91.77% 0.072 118) |
| XYZ | xyz(68.4795, 78.4411, 55.2401) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.33
Palegoldenrod
#EEE8AA
ΔE00 5.61
Ecru
#FEFFCA
ΔE00 5.62
Ivory (survey)
#FFFFCB
ΔE00 5.86
Cream (survey)
#FFFFC2
ΔE00 5.94
Egg Shell
#FFFCC4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBB5 #C1B5EB
analogous
#EBDCB5 #DFEBB5 #C4EBB5
triadic
#DFEBB5 #B5DFEB #EBB5DF
tetradic
#DFEBB5 #B5EBDC #C1B5EB #EBB5C4
square
#DFEBB5 #B5EBDC #C1B5EB #EBB5C4
split-complementary
#DFEBB5 #B5C4EB #DCB5EB
monochromatic
#B5D155 #CADE85 #DFEBB5 #F4F8E5 #F5F8E7
Accessibility & contrast
On white
1.26
#DFEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DFEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBB5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBB5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B2
Deuteranopia (green-blind)
#F1E5B7
Tritanopia (blue-blind)
#E5E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebb5; /* rgb */ color: rgb(223, 235, 181); /* oklch */ color: oklch(91.8% 0.072 118.0);
Tailwind
colors: {
custom: {
50: '#e9f1cb',
500: '#dfebb5',
950: '#000000',
},
}SCSS
$custom: #dfebb5; $custom-light: #e9f1cb; $custom-dark: #000000;
JSON
{
"hex": "#dfebb5",
"rgb": {
"r": 223,
"g": 235,
"b": 181
},
"hsl": {
"h": 73.333,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.91765,
"c": 0.07174,
"h": 118
},
"luminance": 0.78441
}Semantic roles & 50–950 ramp
primary
#DFEBB5
secondary
#8D7DC7
accent
#20C545
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161613
muted
#848583