#DAE3BF#DAE3BF
#DAE3BF is a very light, muted yellow-green. Relative luminance 0.736; OKLCH L 90.0% C 0.049 H 118.8°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE3BF |
|---|---|
| RGB | rgb(218, 227, 191) |
| HSL | hsl(75, 39%, 82%) |
| HSV | hsv(75, 16%, 89%) |
| CMYK | cmyk(4%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(88.74, -9.16, 16.59) |
| CIE-LCH | lch(88.74, 18.95, 118.91°) |
| OKLab | oklab(89.96% -0.0235 0.0428) |
| OKLCH | oklch(89.96% 0.049 118.8) |
| XYZ | xyz(65.7854, 73.6053, 60.0217) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.19
Beige
#F5F5DC
ΔE00 6.70
Eggshell (survey)
#FFFFD4
ΔE00 7.14
Cream
#FFFDD0
ΔE00 7.31
Lightyellow
#FFFFE0
ΔE00 7.40
Lemonchiffon
#FFFACD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE3BF #C8BFE3
analogous
#E3DABF #DAE3BF #C8E3BF
triadic
#DAE3BF #BFDAE3 #E3BFDA
tetradic
#DAE3BF #BFE3DA #C8BFE3 #E3BFC8
square
#DAE3BF #BFE3DA #C8BFE3 #E3BFC8
split-complementary
#DAE3BF #BFC8E3 #DABFE3
monochromatic
#A9BE6A #C1D094 #DAE3BF #F3F6EA #F3F6EA
Accessibility & contrast
On white
1.34
#DAE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DAE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE3BF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE3BF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#DEDFD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dae3bf; /* rgb */ color: rgb(218, 227, 191); /* oklch */ color: oklch(90.0% 0.049 118.8);
Tailwind
colors: {
custom: {
50: '#e5ebd2',
500: '#dae3bf',
950: '#000000',
},
}SCSS
$custom: #dae3bf; $custom-light: #e5ebd2; $custom-dark: #000000;
JSON
{
"hex": "#dae3bf",
"rgb": {
"r": 218,
"g": 227,
"b": 191
},
"hsl": {
"h": 75,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.89959,
"c": 0.04878,
"h": 118.8
},
"luminance": 0.73605
}Semantic roles & 50–950 ramp
primary
#DAE3BF
secondary
#978ABC
accent
#33B253
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483