#DFEBB4#DFEBB4
#DFEBB4 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.7% C 0.073 H 117.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBB4 |
|---|---|
| RGB | rgb(223, 235, 180) |
| HSL | hsl(73, 58%, 81%) |
| HSV | hsv(73, 23%, 92%) |
| CMYK | cmyk(5.1%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(90.96, -13.03, 25.43) |
| CIE-LCH | lch(90.96, 28.57, 117.13°) |
| OKLab | oklab(91.74% -0.0341 0.0645) |
| OKLCH | oklch(91.74% 0.073 117.9) |
| XYZ | xyz(68.3773, 78.4002, 54.7017) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.11
Palegoldenrod
#EEE8AA
ΔE00 5.51
Ecru
#FEFFCA
ΔE00 5.63
Ivory (survey)
#FFFFCB
ΔE00 5.87
Cream (survey)
#FFFFC2
ΔE00 5.89
Egg Shell
#FFFCC4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBB4 #C0B4EB
analogous
#EBDCB4 #DFEBB4 #C4EBB4
triadic
#DFEBB4 #B4DFEB #EBB4DF
tetradic
#DFEBB4 #B4EBDC #C0B4EB #EBB4C4
square
#DFEBB4 #B4EBDC #C0B4EB #EBB4C4
split-complementary
#DFEBB4 #B4C4EB #DCB4EB
monochromatic
#B6D153 #CADE84 #DFEBB4 #F4F8E4 #F5F9E7
Accessibility & contrast
On white
1.26
#DFEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#DFEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBB4
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBB4 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B1
Deuteranopia (green-blind)
#F1E5B6
Tritanopia (blue-blind)
#E5E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebb4; /* rgb */ color: rgb(223, 235, 180); /* oklch */ color: oklch(91.7% 0.073 117.9);
Tailwind
colors: {
custom: {
50: '#e9f1ca',
500: '#dfebb4',
950: '#000000',
},
}SCSS
$custom: #dfebb4; $custom-light: #e9f1ca; $custom-dark: #000000;
JSON
{
"hex": "#dfebb4",
"rgb": {
"r": 223,
"g": 235,
"b": 180
},
"hsl": {
"h": 73.091,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.91744,
"c": 0.07297,
"h": 117.9
},
"luminance": 0.784
}Semantic roles & 50–950 ramp
primary
#DFEBB4
secondary
#8C7CC7
accent
#20C544
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582