#DFEDCB#DFEDCB
#DFEDCB is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.7% C 0.047 H 125.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDCB |
|---|---|
| RGB | rgb(223, 237, 203) |
| HSL | hsl(85, 49%, 86%) |
| HSV | hsv(85, 14%, 93%) |
| CMYK | cmyk(5.9%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(91.94, -10.53, 14.92) |
| CIE-LCH | lch(91.94, 18.26, 125.22°) |
| OKLab | oklab(92.67% -0.0276 0.0386) |
| OKLCH | oklch(92.67% 0.047 125.6) |
| XYZ | xyz(71.4935, 80.5680, 68.2731) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.99
Beige
#F5F5DC
ΔE00 6.46
Lightyellow
#FFFFE0
ΔE00 6.74
Eggshell (survey)
#FFFFD4
ΔE00 6.75
Off White (survey)
#FFFFE4
ΔE00 7.18
Cream
#FFFDD0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDCB #D9CBED
analogous
#EDEACB #DFEDCB #CEEDCB
triadic
#DFEDCB #CBDFED #EDCBDF
tetradic
#DFEDCB #CBEDEA #D9CBED #EDCBCE
square
#DFEDCB #CBEDEA #D9CBED #EDCBCE
split-complementary
#DFEDCB #CBCEED #EACBED
monochromatic
#A7CE70 #C3DD9E #DFEDCB #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.23
#DFEDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DFEDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDCB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDCB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#EFE8CC
Tritanopia (blue-blind)
#E1E9E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedcb; /* rgb */ color: rgb(223, 237, 203); /* oklch */ color: oklch(92.7% 0.047 125.6);
Tailwind
colors: {
custom: {
50: '#e9f2da',
500: '#dfedcb',
950: '#000000',
},
}SCSS
$custom: #dfedcb; $custom-light: #e9f2da; $custom-dark: #000000;
JSON
{
"hex": "#dfedcb",
"rgb": {
"r": 223,
"g": 237,
"b": 203
},
"hsl": {
"h": 84.706,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.9267,
"c": 0.04742,
"h": 125.6
},
"luminance": 0.80568
}Semantic roles & 50–950 ramp
primary
#DFEDCB
secondary
#A993CA
accent
#2ABC66
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584