#DAEE9F#DAEE9F
#DAEE9F is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.6% C 0.104 H 120.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE9F |
|---|---|
| RGB | rgb(218, 238, 159) |
| HSL | hsl(75, 70%, 78%) |
| HSV | hsv(75, 33%, 93%) |
| CMYK | cmyk(8.4%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(91.03, -19.16, 36.13) |
| CIE-LCH | lch(91.03, 40.89, 117.94°) |
| OKLab | oklab(91.59% -0.0519 0.0897) |
| OKLCH | oklch(91.59% 0.104 120) |
| XYZ | xyz(65.7457, 78.5579, 44.4938) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.28
Creme
#FFFFB6
ΔE00 6.63
Parchment
#FEFCAF
ΔE00 6.67
Light Beige
#FFFEB6
ΔE00 6.75
Palegoldenrod
#EEE8AA
ΔE00 7.13
Very Pale Green
#CFFDBC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE9F #B39FEE
analogous
#EEDB9F #DAEE9F #B2EE9F
triadic
#DAEE9F #9FDAEE #EE9FDA
tetradic
#DAEE9F #9FEEDB #B39FEE #EE9FB2
square
#DAEE9F #9FEEDB #B39FEE #EE9FB2
split-complementary
#DAEE9F #9FB2EE #DB9FEE
monochromatic
#B2DC37 #C6E56B #DAEE9F #EEF7D3 #F5FAE5
Accessibility & contrast
On white
1.26
#DAEE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DAEE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE9F
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE9F | 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)
#F8E59A
Deuteranopia (green-blind)
#F5E6A3
Tritanopia (blue-blind)
#E1E6DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daee9f; /* rgb */ color: rgb(218, 238, 159); /* oklch */ color: oklch(91.6% 0.104 120.0);
Tailwind
colors: {
custom: {
50: '#e6f3bc',
500: '#daee9f',
950: '#000000',
},
}SCSS
$custom: #daee9f; $custom-light: #e6f3bc; $custom-dark: #000000;
JSON
{
"hex": "#daee9f",
"rgb": {
"r": 218,
"g": 238,
"b": 159
},
"hsl": {
"h": 75.19,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.91594,
"c": 0.1036,
"h": 120
},
"luminance": 0.78558
}Semantic roles & 50–950 ramp
primary
#DAEE9F
secondary
#8066CB
accent
#14D244
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582