#DFEBCD#DFEBCD
#DFEBCD is a very light, muted yellow-green. Relative luminance 0.795; OKLCH L 92.3% C 0.042 H 125.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBCD |
|---|---|
| RGB | rgb(223, 235, 205) |
| HSL | hsl(84, 43%, 86%) |
| HSV | hsv(84, 13%, 92%) |
| CMYK | cmyk(5.1%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(91.47, -9.20, 13.21) |
| CIE-LCH | lch(91.47, 16.10, 124.86°) |
| OKLab | oklab(92.31% -0.024 0.0343) |
| OKLCH | oklch(92.31% 0.042 125) |
| XYZ | xyz(71.1576, 79.5123, 69.3444) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.14
Lightyellow
#FFFFE0
ΔE00 6.43
Off White (survey)
#FFFFE4
ΔE00 6.66
Honeydew
#F0FFF0
ΔE00 6.77
Eggshell (survey)
#FFFFD4
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBCD #D9CDEB
analogous
#EBE8CD #DFEBCD #D0EBCD
triadic
#DFEBCD #CDDFEB #EBCDDF
tetradic
#DFEBCD #CDEBE8 #D9CDEB #EBCDD0
square
#DFEBCD #CDEBE8 #D9CDEB #EBCDD0
split-complementary
#DFEBCD #CDD0EB #E8CDEB
monochromatic
#A7C876 #C3DAA1 #DFEBCD #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.24
#DFEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DFEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBCD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBCD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#EDE6CE
Tritanopia (blue-blind)
#E1E8E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfebcd; /* rgb */ color: rgb(223, 235, 205); /* oklch */ color: oklch(92.3% 0.042 125.0);
Tailwind
colors: {
custom: {
50: '#e9f1dc',
500: '#dfebcd',
950: '#000000',
},
}SCSS
$custom: #dfebcd; $custom-light: #e9f1dc; $custom-dark: #000000;
JSON
{
"hex": "#dfebcd",
"rgb": {
"r": 223,
"g": 235,
"b": 205
},
"hsl": {
"h": 84,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.92309,
"c": 0.04182,
"h": 125
},
"luminance": 0.79512
}Semantic roles & 50–950 ramp
primary
#DFEBCD
secondary
#A996C6
accent
#30B665
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584