#DAEDAF#DAEDAF
#DAEDAF is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.7% C 0.083 H 121.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDAF |
|---|---|
| RGB | rgb(218, 237, 175) |
| HSL | hsl(78, 63%, 81%) |
| HSV | hsv(78, 26%, 93%) |
| CMYK | cmyk(8%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(91.04, -16.53, 28.03) |
| CIE-LCH | lch(91.04, 32.54, 120.53°) |
| OKLab | oklab(91.69% -0.044 0.0708) |
| OKLCH | oklch(91.69% 0.083 121.9) |
| XYZ | xyz(66.9347, 78.5689, 52.1882) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Very Pale Green
#CFFDBC
ΔE00 6.06
Very Light Green
#D1FFBD
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.19
Light Sage
#BCECAC
ΔE00 6.23
Cream (survey)
#FFFFC2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDAF #C2AFED
analogous
#EDE1AF #DAEDAF #BBEDAF
triadic
#DAEDAF #AFDAED #EDAFDA
tetradic
#DAEDAF #AFEDE1 #C2AFED #EDAFBB
square
#DAEDAF #AFEDE1 #C2AFED #EDAFBB
split-complementary
#DAEDAF #AFBBED #E1AFED
monochromatic
#ACD74B #C3E27D #DAEDAF #F1F8E1 #F3F9E6
Accessibility & contrast
On white
1.26
#DAEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DAEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDAF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDAF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F2E5B2
Tritanopia (blue-blind)
#DFE7DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daedaf; /* rgb */ color: rgb(218, 237, 175); /* oklch */ color: oklch(91.7% 0.083 121.9);
Tailwind
colors: {
custom: {
50: '#e6f2c7',
500: '#daedaf',
950: '#000000',
},
}SCSS
$custom: #daedaf; $custom-light: #e6f2c7; $custom-dark: #000000;
JSON
{
"hex": "#daedaf",
"rgb": {
"r": 218,
"g": 237,
"b": 175
},
"hsl": {
"h": 78.387,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.91686,
"c": 0.08335,
"h": 121.9
},
"luminance": 0.78569
}Semantic roles & 50–950 ramp
primary
#DAEDAF
secondary
#9076CA
accent
#1ACB51
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582