#DFEBCC#DFEBCC
#DFEBCC is a very light, muted yellow-green. Relative luminance 0.795; OKLCH L 92.3% C 0.043 H 124.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBCC |
|---|---|
| RGB | rgb(223, 235, 204) |
| HSL | hsl(83, 44%, 86%) |
| HSV | hsv(83, 13%, 92%) |
| CMYK | cmyk(5.1%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(91.44, -9.37, 13.70) |
| CIE-LCH | lch(91.44, 16.60, 124.36°) |
| OKLab | oklab(92.28% -0.0244 0.0355) |
| OKLCH | oklch(92.28% 0.043 124.5) |
| XYZ | xyz(71.0372, 79.4642, 68.7107) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.01
Lightyellow
#FFFFE0
ΔE00 6.44
Off White (survey)
#FFFFE4
ΔE00 6.72
Eggshell (survey)
#FFFFD4
ΔE00 6.91
Honeydew
#F0FFF0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBCC #D8CCEB
analogous
#EBE7CC #DFEBCC #CFEBCC
triadic
#DFEBCC #CCDFEB #EBCCDF
tetradic
#DFEBCC #CCEBE7 #D8CCEB #EBCCCF
square
#DFEBCC #CCEBE7 #D8CCEB #EBCCCF
split-complementary
#DFEBCC #CCCFEB #E7CCEB
monochromatic
#A8C974 #C3DAA0 #DFEBCC #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.24
#DFEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DFEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBCC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBCC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#E1E8E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfebcc; /* rgb */ color: rgb(223, 235, 204); /* oklch */ color: oklch(92.3% 0.043 124.5);
Tailwind
colors: {
custom: {
50: '#e9f1db',
500: '#dfebcc',
950: '#000000',
},
}SCSS
$custom: #dfebcc; $custom-light: #e9f1db; $custom-dark: #000000;
JSON
{
"hex": "#dfebcc",
"rgb": {
"r": 223,
"g": 235,
"b": 204
},
"hsl": {
"h": 83.226,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.92284,
"c": 0.04306,
"h": 124.5
},
"luminance": 0.79464
}Semantic roles & 50–950 ramp
primary
#DFEBCC
secondary
#A895C6
accent
#2FB763
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584