#DFEBB6#DFEBB6
#DFEBB6 is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.071 H 118.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBB6 |
|---|---|
| RGB | rgb(223, 235, 182) |
| HSL | hsl(74, 57%, 82%) |
| HSV | hsv(74, 23%, 92%) |
| CMYK | cmyk(5.1%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(91.00, -12.74, 24.45) |
| CIE-LCH | lch(91.00, 27.57, 117.52°) |
| OKLab | oklab(91.79% -0.0333 0.0622) |
| OKLCH | oklch(91.79% 0.071 118.2) |
| XYZ | xyz(68.5825, 78.4823, 55.7825) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.55
Ecru
#FEFFCA
ΔE00 5.62
Palegoldenrod
#EEE8AA
ΔE00 5.71
Ivory (survey)
#FFFFCB
ΔE00 5.85
Cream (survey)
#FFFFC2
ΔE00 6.01
Egg Shell
#FFFCC4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBB6 #C2B6EB
analogous
#EBDDB6 #DFEBB6 #C5EBB6
triadic
#DFEBB6 #B6DFEB #EBB6DF
tetradic
#DFEBB6 #B6EBDD #C2B6EB #EBB6C5
square
#DFEBB6 #B6EBDD #C2B6EB #EBB6C5
split-complementary
#DFEBB6 #B6C5EB #DDB6EB
monochromatic
#B5D156 #CADE86 #DFEBB6 #F4F8E6 #F4F8E7
Accessibility & contrast
On white
1.26
#DFEBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DFEBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBB6
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBB6 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B3
Deuteranopia (green-blind)
#F1E6B8
Tritanopia (blue-blind)
#E4E5DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebb6; /* rgb */ color: rgb(223, 235, 182); /* oklch */ color: oklch(91.8% 0.071 118.2);
Tailwind
colors: {
custom: {
50: '#e9f1cc',
500: '#dfebb6',
950: '#000000',
},
}SCSS
$custom: #dfebb6; $custom-light: #e9f1cc; $custom-dark: #000000;
JSON
{
"hex": "#dfebb6",
"rgb": {
"r": 223,
"g": 235,
"b": 182
},
"hsl": {
"h": 73.585,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.91786,
"c": 0.07051,
"h": 118.2
},
"luminance": 0.78482
}Semantic roles & 50–950 ramp
primary
#DFEBB6
secondary
#8E7EC7
accent
#21C546
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161613
muted
#848583