#DAEE8B#DAEE8B
#DAEE8B is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.3% C 0.126 H 118.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE8B |
|---|---|
| RGB | rgb(218, 238, 139) |
| HSL | hsl(72, 74%, 74%) |
| HSV | hsv(72, 42%, 93%) |
| CMYK | cmyk(8.4%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(90.74, -21.51, 45.64) |
| CIE-LCH | lch(90.74, 50.46, 115.24°) |
| OKLab | oklab(91.27% -0.0597 0.1108) |
| OKLCH | oklch(91.27% 0.126 118.3) |
| XYZ | xyz(64.1485, 77.9190, 36.0816) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.56
Light Yellow Green
#CCFD7F
ΔE00 5.85
Greenish Beige
#C9D179
ΔE00 6.68
Pear
#CBF85F
ΔE00 6.83
Pistachio (survey)
#C0FA8B
ΔE00 6.85
Light Pea Green
#C4FE82
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE8B #9F8BEE
analogous
#EED18B #DAEE8B #A9EE8B
triadic
#DAEE8B #8BDAEE #EE8BDA
tetradic
#DAEE8B #8BEED1 #9F8BEE #EE8BA9
square
#DAEE8B #8BEED1 #9F8BEE #EE8BA9
split-complementary
#DAEE8B #8BA9EE #D18BEE
monochromatic
#B8DE21 #C9E656 #DAEE8B #EBF6C0 #F6FBE4
Accessibility & contrast
On white
1.27
#DAEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DAEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE8B
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE8B | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE483
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#E3E4D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee8b; /* rgb */ color: rgb(218, 238, 139); /* oklch */ color: oklch(91.3% 0.126 118.3);
Tailwind
colors: {
custom: {
50: '#e7f3ae',
500: '#daee8b',
950: '#000000',
},
}SCSS
$custom: #daee8b; $custom-light: #e7f3ae; $custom-dark: #000000;
JSON
{
"hex": "#daee8b",
"rgb": {
"r": 218,
"g": 238,
"b": 139
},
"hsl": {
"h": 72.121,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.91267,
"c": 0.12581,
"h": 118.3
},
"luminance": 0.77919
}Semantic roles & 50–950 ramp
primary
#DAEE8B
secondary
#6C54C9
accent
#0FD737
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581