#DFEBB7#DFEBB7
#DFEBB7 is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.069 H 118.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBB7 |
|---|---|
| RGB | rgb(223, 235, 183) |
| HSL | hsl(74, 57%, 82%) |
| HSV | hsv(74, 22%, 92%) |
| CMYK | cmyk(5.1%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(91.02, -12.60, 23.96) |
| CIE-LCH | lch(91.02, 27.07, 117.73°) |
| OKLab | oklab(91.81% -0.0329 0.061) |
| OKLCH | oklch(91.81% 0.069 118.3) |
| XYZ | xyz(68.6862, 78.5238, 56.3287) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.63
Light Khaki
#E6F2A2
ΔE00 5.77
Palegoldenrod
#EEE8AA
ΔE00 5.83
Ivory (survey)
#FFFFCB
ΔE00 5.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.09
Cream (survey)
#FFFFC2
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBB7 #C3B7EB
analogous
#EBDDB7 #DFEBB7 #C5EBB7
triadic
#DFEBB7 #B7DFEB #EBB7DF
tetradic
#DFEBB7 #B7EBDD #C3B7EB #EBB7C5
square
#DFEBB7 #B7EBDD #C3B7EB #EBB7C5
split-complementary
#DFEBB7 #B7C5EB #DDB7EB
monochromatic
#B4D057 #CADE87 #DFEBB7 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.26
#DFEBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DFEBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBB7
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBB7 | 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)
#F2E5B4
Deuteranopia (green-blind)
#F1E6B9
Tritanopia (blue-blind)
#E4E5DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebb7; /* rgb */ color: rgb(223, 235, 183); /* oklch */ color: oklch(91.8% 0.069 118.3);
Tailwind
colors: {
custom: {
50: '#e9f1cc',
500: '#dfebb7',
950: '#000000',
},
}SCSS
$custom: #dfebb7; $custom-light: #e9f1cc; $custom-dark: #000000;
JSON
{
"hex": "#dfebb7",
"rgb": {
"r": 223,
"g": 235,
"b": 183
},
"hsl": {
"h": 73.846,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.91807,
"c": 0.06927,
"h": 118.3
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#DFEBB7
secondary
#907FC7
accent
#21C447
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161613
muted
#848583