#DAEE7F#DAEE7F
#DAEE7F is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.1% C 0.138 H 117.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE7F |
|---|---|
| RGB | rgb(218, 238, 127) |
| HSL | hsl(71, 77%, 72%) |
| HSV | hsv(71, 47%, 93%) |
| CMYK | cmyk(8.4%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(90.59, -22.76, 51.20) |
| CIE-LCH | lch(90.59, 56.03, 113.96°) |
| OKLab | oklab(91.1% -0.0641 0.1225) |
| OKLCH | oklch(91.1% 0.138 117.6) |
| XYZ | xyz(63.3193, 77.5873, 31.7147) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.04
Light Yellow Green
#CCFD7F
ΔE00 5.57
Pear
#CBF85F
ΔE00 5.61
Yellowish Tan
#FCFC81
ΔE00 6.25
Pale Yellow
#FFFF84
ΔE00 6.61
Faded Yellow
#FEFF7F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE7F #937FEE
analogous
#EECB7F #DAEE7F #A3EE7F
triadic
#DAEE7F #7FDAEE #EE7FDA
tetradic
#DAEE7F #7FEECB #937FEE #EE7FA3
square
#DAEE7F #7FEECB #937FEE #EE7FA3
split-complementary
#DAEE7F #7FA3EE #CB7FEE
monochromatic
#B5D61C #CAE749 #DAEE7F #EAF5B5 #F7FBE4
Accessibility & contrast
On white
1.27
#DAEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DAEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE7F
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE7F | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#E4E4D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee7f; /* rgb */ color: rgb(218, 238, 127); /* oklch */ color: oklch(91.1% 0.138 117.6);
Tailwind
colors: {
custom: {
50: '#e7f3a6',
500: '#daee7f',
950: '#000000',
},
}SCSS
$custom: #daee7f; $custom-light: #e7f3a6; $custom-dark: #000000;
JSON
{
"hex": "#daee7f",
"rgb": {
"r": 218,
"g": 238,
"b": 127
},
"hsl": {
"h": 70.811,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.91096,
"c": 0.13822,
"h": 117.6
},
"luminance": 0.77587
}Semantic roles & 50–950 ramp
primary
#DAEE7F
secondary
#6049C8
accent
#0DD932
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580