#DFEAC8#DFEAC8
#DFEAC8 is a very light, muted yellow-green. Relative luminance 0.787; OKLCH L 92.0% C 0.047 H 121.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAC8 |
|---|---|
| RGB | rgb(223, 234, 200) |
| HSL | hsl(79, 45%, 85%) |
| HSV | hsv(79, 15%, 92%) |
| CMYK | cmyk(4.7%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(91.10, -9.51, 15.29) |
| CIE-LCH | lch(91.10, 18.00, 121.87°) |
| OKLab | oklab(91.98% -0.0246 0.0395) |
| OKLCH | oklch(91.98% 0.047 121.9) |
| XYZ | xyz(70.2782, 78.7037, 66.1213) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.59
Beige
#F5F5DC
ΔE00 5.95
Lightyellow
#FFFFE0
ΔE00 6.44
Eggshell (survey)
#FFFFD4
ΔE00 6.48
Cream
#FFFDD0
ΔE00 6.85
Off White (survey)
#FFFFE4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAC8 #D3C8EA
analogous
#EAE4C8 #DFEAC8 #CEEAC8
triadic
#DFEAC8 #C8DFEA #EAC8DF
tetradic
#DFEAC8 #C8EAE4 #D3C8EA #EAC8CE
square
#DFEAC8 #C8EAE4 #D3C8EA #EAC8CE
split-complementary
#DFEAC8 #C8CEEA #E4C8EA
monochromatic
#ABC86F #C5D99C #DFEAC8 #F2F7E9 #F2F7E9
Accessibility & contrast
On white
1.25
#DFEAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DFEAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAC8
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAC8 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#EDE5C9
Tritanopia (blue-blind)
#E2E6E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfeac8; /* rgb */ color: rgb(223, 234, 200); /* oklch */ color: oklch(92.0% 0.047 121.9);
Tailwind
colors: {
custom: {
50: '#e9f0d8',
500: '#dfeac8',
950: '#000000',
},
}SCSS
$custom: #dfeac8; $custom-light: #e9f0d8; $custom-dark: #000000;
JSON
{
"hex": "#dfeac8",
"rgb": {
"r": 223,
"g": 234,
"b": 200
},
"hsl": {
"h": 79.412,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.91984,
"c": 0.04654,
"h": 121.9
},
"luminance": 0.78704
}Semantic roles & 50–950 ramp
primary
#DFEAC8
secondary
#A291C5
accent
#2EB85A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583