#DAEE85#DAEE85
#DAEE85 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.2% C 0.132 H 118.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE85 |
|---|---|
| RGB | rgb(218, 238, 133) |
| HSL | hsl(71, 76%, 73%) |
| HSV | hsv(71, 44%, 93%) |
| CMYK | cmyk(8.4%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(90.67, -22.15, 48.44) |
| CIE-LCH | lch(90.67, 53.26, 114.58°) |
| OKLab | oklab(91.18% -0.0619 0.1167) |
| OKLCH | oklch(91.18% 0.132 118) |
| XYZ | xyz(63.7221, 77.7484, 33.8358) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Light Yellow Green
#CCFD7F
ΔE00 5.63
Pear
#CBF85F
ΔE00 6.17
Yellowish Tan
#FCFC81
ΔE00 6.63
Greenish Beige
#C9D179
ΔE00 6.79
Light Pea Green
#C4FE82
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE85 #9985EE
analogous
#EECE85 #DAEE85 #A5EE85
triadic
#DAEE85 #85DAEE #EE85DA
tetradic
#DAEE85 #85EECE #9985EE #EE85A5
square
#DAEE85 #85EECE #9985EE #EE85A5
split-complementary
#DAEE85 #85A5EE #CE85EE
monochromatic
#B6DA1E #CAE74F #DAEE85 #EAF5BB #F7FBE4
Accessibility & contrast
On white
1.27
#DAEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DAEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE85
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE85 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47C
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#E4E4D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee85; /* rgb */ color: rgb(218, 238, 133); /* oklch */ color: oklch(91.2% 0.132 118.0);
Tailwind
colors: {
custom: {
50: '#e7f3aa',
500: '#daee85',
950: '#000000',
},
}SCSS
$custom: #daee85; $custom-light: #e7f3aa; $custom-dark: #000000;
JSON
{
"hex": "#daee85",
"rgb": {
"r": 218,
"g": 238,
"b": 133
},
"hsl": {
"h": 71.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.91179,
"c": 0.13211,
"h": 118
},
"luminance": 0.77748
}Semantic roles & 50–950 ramp
primary
#DAEE85
secondary
#664FC9
accent
#0ED834
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581