#DAEFA5#DAEFA5
#DAEFA5 is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 91.9% C 0.098 H 121.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFA5 |
|---|---|
| RGB | rgb(218, 239, 165) |
| HSL | hsl(77, 70%, 79%) |
| HSV | hsv(77, 31%, 94%) |
| CMYK | cmyk(8.8%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(91.39, -18.87, 33.59) |
| CIE-LCH | lch(91.39, 38.52, 119.33°) |
| OKLab | oklab(91.91% -0.0508 0.0839) |
| OKLCH | oklch(91.91% 0.098 121.2) |
| XYZ | xyz(66.5710, 79.3551, 47.4000) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.79
Very Pale Green
#CFFDBC
ΔE00 6.38
Very Light Green
#D1FFBD
ΔE00 6.42
Light Grey Green
#B7E1A1
ΔE00 6.66
Light Sage
#BCECAC
ΔE00 6.69
Creme
#FFFFB6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFA5 #BAA5EF
analogous
#EFDFA5 #DAEFA5 #B5EFA5
triadic
#DAEFA5 #A5DAEF #EFA5DA
tetradic
#DAEFA5 #A5EFDF #BAA5EF #EFA5B5
square
#DAEFA5 #A5EFDF #BAA5EF #EFA5B5
split-complementary
#DAEFA5 #A5B5EF #DFA5EF
monochromatic
#AFDD3D #C5E671 #DAEFA5 #EFF8D9 #F4FAE5
Accessibility & contrast
On white
1.24
#DAEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DAEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFA5
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFA5 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A0
Deuteranopia (green-blind)
#F5E6A8
Tritanopia (blue-blind)
#E0E8DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daefa5; /* rgb */ color: rgb(218, 239, 165); /* oklch */ color: oklch(91.9% 0.098 121.2);
Tailwind
colors: {
custom: {
50: '#e6f4c0',
500: '#daefa5',
950: '#000000',
},
}SCSS
$custom: #daefa5; $custom-light: #e6f4c0; $custom-dark: #000000;
JSON
{
"hex": "#daefa5",
"rgb": {
"r": 218,
"g": 239,
"b": 165
},
"hsl": {
"h": 77.027,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.91914,
"c": 0.09807,
"h": 121.2
},
"luminance": 0.79355
}Semantic roles & 50–950 ramp
primary
#DAEFA5
secondary
#876CCC
accent
#14D24A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582