#DFEBD7#DFEBD7
#DFEBD7 is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.6% C 0.030 H 132.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBD7 |
|---|---|
| RGB | rgb(223, 235, 215) |
| HSL | hsl(96, 33%, 88%) |
| HSV | hsv(96, 9%, 92%) |
| CMYK | cmyk(5.1%, 0%, 8.5%, 7.8%) |
| CIE-LAB | lab(91.69, -7.54, 8.33) |
| CIE-LCH | lch(91.69, 11.24, 132.12°) |
| OKLab | oklab(92.56% -0.02 0.0217) |
| OKLCH | oklch(92.56% 0.03 132.6) |
| XYZ | xyz(72.4034, 80.0106, 75.9060) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.63
Beige
#F5F5DC
ΔE00 5.51
Off White (survey)
#FFFFE4
ΔE00 6.79
Lightyellow
#FFFFE0
ΔE00 7.17
Ivory
#FFFFF0
ΔE00 7.25
Light Grey
#D8DCD6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBD7 #E3D7EB
analogous
#E9EBD7 #DFEBD7 #D7EBD9
triadic
#DFEBD7 #D7DFEB #EBD7DF
tetradic
#DFEBD7 #D7E9EB #E3D7EB #EBD9D7
square
#DFEBD7 #D7E9EB #E3D7EB #EBD9D7
split-complementary
#DFEBD7 #D9D7EB #EBD7E9
monochromatic
#9EC285 #BED7AE #DFEBD7 #EFF5EB #EFF5EB
Accessibility & contrast
On white
1.24
#DFEBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DFEBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBD7
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBD7 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D6
Deuteranopia (green-blind)
#EBE7D8
Tritanopia (blue-blind)
#DFE9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfebd7; /* rgb */ color: rgb(223, 235, 215); /* oklch */ color: oklch(92.6% 0.030 132.6);
Tailwind
colors: {
custom: {
50: '#e9f1e3',
500: '#dfebd7',
950: '#000000',
},
}SCSS
$custom: #dfebd7; $custom-light: #e9f1e3; $custom-dark: #000000;
JSON
{
"hex": "#dfebd7",
"rgb": {
"r": 223,
"g": 235,
"b": 215
},
"hsl": {
"h": 96,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.9256,
"c": 0.02955,
"h": 132.6
},
"luminance": 0.80011
}Semantic roles & 50–950 ramp
primary
#DFEBD7
secondary
#B7A1C5
accent
#39AC7E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584