#DAEDBF#DAEDBF
#DAEDBF is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 92.0% C 0.064 H 125.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDBF |
|---|---|
| RGB | rgb(218, 237, 191) |
| HSL | hsl(85, 56%, 84%) |
| HSV | hsv(85, 19%, 93%) |
| CMYK | cmyk(8%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(91.34, -14.17, 20.23) |
| CIE-LCH | lch(91.34, 24.70, 125.01°) |
| OKLab | oklab(92.03% -0.0375 0.0518) |
| OKLCH | oklch(92.03% 0.064 125.9) |
| XYZ | xyz(68.6003, 79.2351, 60.9600) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.64
Light Sage
#BCECAC
ΔE00 6.83
Very Light Green
#D1FFBD
ΔE00 6.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.01
Light Grey Green
#B7E1A1
ΔE00 7.05
Ecru
#FEFFCA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDBF #D2BFED
analogous
#EDE9BF #DAEDBF #C3EDBF
triadic
#DAEDBF #BFDAED #EDBFDA
tetradic
#DAEDBF #BFEDE9 #D2BFED #EDBFC3
square
#DAEDBF #BFEDE9 #D2BFED #EDBFC3
split-complementary
#DAEDBF #BFC3ED #E9BFED
monochromatic
#A3D25F #BEE08F #DAEDBF #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.25
#DAEDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DAEDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDBF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDBF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7BC
Deuteranopia (green-blind)
#F0E6C1
Tritanopia (blue-blind)
#DDE8E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daedbf; /* rgb */ color: rgb(218, 237, 191); /* oklch */ color: oklch(92.0% 0.064 125.9);
Tailwind
colors: {
custom: {
50: '#e5f2d2',
500: '#daedbf',
950: '#000000',
},
}SCSS
$custom: #daedbf; $custom-light: #e5f2d2; $custom-dark: #000000;
JSON
{
"hex": "#daedbf",
"rgb": {
"r": 218,
"g": 237,
"b": 191
},
"hsl": {
"h": 84.783,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.92025,
"c": 0.06398,
"h": 125.9
},
"luminance": 0.79235
}Semantic roles & 50–950 ramp
primary
#DAEDBF
secondary
#A286CA
accent
#22C465
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583