#DFEBD1#DFEBD1
#DFEBD1 is a very light, muted yellow-green. Relative luminance 0.797; OKLCH L 92.4% C 0.037 H 127.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBD1 |
|---|---|
| RGB | rgb(223, 235, 209) |
| HSL | hsl(88, 39%, 87%) |
| HSV | hsv(88, 11%, 92%) |
| CMYK | cmyk(5.1%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(91.55, -8.55, 11.26) |
| CIE-LCH | lch(91.55, 14.14, 127.20°) |
| OKLab | oklab(92.41% -0.0224 0.0293) |
| OKLCH | oklch(92.41% 0.037 127.4) |
| XYZ | xyz(71.6466, 79.7079, 71.9199) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.38
Honeydew
#F0FFF0
ΔE00 5.83
Off White (survey)
#FFFFE4
ΔE00 6.53
Lightyellow
#FFFFE0
ΔE00 6.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.77
Eggshell (survey)
#FFFFD4
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBD1 #DDD1EB
analogous
#EBEAD1 #DFEBD1 #D2EBD1
triadic
#DFEBD1 #D1DFEB #EBD1DF
tetradic
#DFEBD1 #D1EBEA #DDD1EB #EBD1D2
square
#DFEBD1 #D1EBEA #DDD1EB #EBD1D2
split-complementary
#DFEBD1 #D1D2EB #EAD1EB
monochromatic
#A4C67C #C1D8A6 #DFEBD1 #F0F6EA #F0F6EA
Accessibility & contrast
On white
1.24
#DFEBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DFEBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBD1
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBD1 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7D0
Deuteranopia (green-blind)
#ECE7D2
Tritanopia (blue-blind)
#E0E8E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfebd1; /* rgb */ color: rgb(223, 235, 209); /* oklch */ color: oklch(92.4% 0.037 127.4);
Tailwind
colors: {
custom: {
50: '#e9f1df',
500: '#dfebd1',
950: '#000000',
},
}SCSS
$custom: #dfebd1; $custom-light: #e9f1df; $custom-dark: #000000;
JSON
{
"hex": "#dfebd1",
"rgb": {
"r": 223,
"g": 235,
"b": 209
},
"hsl": {
"h": 87.692,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.92407,
"c": 0.03685,
"h": 127.4
},
"luminance": 0.79708
}Semantic roles & 50–950 ramp
primary
#DFEBD1
secondary
#AE9AC6
accent
#33B26E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584