#DFEBB8#DFEBB8
#DFEBB8 is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.8% C 0.068 H 118.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBB8 |
|---|---|
| RGB | rgb(223, 235, 184) |
| HSL | hsl(74, 56%, 82%) |
| HSV | hsv(74, 22%, 92%) |
| CMYK | cmyk(5.1%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(91.04, -12.45, 23.47) |
| CIE-LCH | lch(91.04, 26.57, 117.94°) |
| OKLab | oklab(91.83% -0.0325 0.0598) |
| OKLCH | oklch(91.83% 0.068 118.5) |
| XYZ | xyz(68.7907, 78.5655, 56.8788) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.65
Ivory (survey)
#FFFFCB
ΔE00 5.86
Palegoldenrod
#EEE8AA
ΔE00 5.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.99
Light Khaki
#E6F2A2
ΔE00 6.00
Cream (survey)
#FFFFC2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBB8 #C4B8EB
analogous
#EBDEB8 #DFEBB8 #C6EBB8
triadic
#DFEBB8 #B8DFEB #EBB8DF
tetradic
#DFEBB8 #B8EBDE #C4B8EB #EBB8C6
square
#DFEBB8 #B8EBDE #C4B8EB #EBB8C6
split-complementary
#DFEBB8 #B8C6EB #DEB8EB
monochromatic
#B4D059 #C9DE88 #DFEBB8 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.26
#DFEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DFEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBB8
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBB8 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B5
Deuteranopia (green-blind)
#F1E6BA
Tritanopia (blue-blind)
#E4E5DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebb8; /* rgb */ color: rgb(223, 235, 184); /* oklch */ color: oklch(91.8% 0.068 118.5);
Tailwind
colors: {
custom: {
50: '#e9f1cd',
500: '#dfebb8',
950: '#000000',
},
}SCSS
$custom: #dfebb8; $custom-light: #e9f1cd; $custom-dark: #000000;
JSON
{
"hex": "#dfebb8",
"rgb": {
"r": 223,
"g": 235,
"b": 184
},
"hsl": {
"h": 74.118,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.91828,
"c": 0.06803,
"h": 118.5
},
"luminance": 0.78565
}Semantic roles & 50–950 ramp
primary
#DFEBB8
secondary
#9180C7
accent
#22C448
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161613
muted
#848583