#DAED7F#DAED7F
#DAED7F is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.9% C 0.137 H 117.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAED7F |
|---|---|
| RGB | rgb(218, 237, 127) |
| HSL | hsl(70, 75%, 71%) |
| HSV | hsv(70, 46%, 93%) |
| CMYK | cmyk(8%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(90.32, -22.28, 50.88) |
| CIE-LCH | lch(90.32, 55.54, 113.65°) |
| OKLab | oklab(90.88% -0.0628 0.1217) |
| OKLCH | oklch(90.88% 0.137 117.3) |
| XYZ | xyz(63.0290, 77.0066, 31.6179) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.95
Light Yellow Green
#CCFD7F
ΔE00 5.82
Pear
#CBF85F
ΔE00 5.84
Yellowish Tan
#FCFC81
ΔE00 6.24
Pale Yellow
#FFFF84
ΔE00 6.61
Faded Yellow
#FEFF7F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAED7F #927FED
analogous
#EDC97F #DAED7F #A3ED7F
triadic
#DAED7F #7FDAED #ED7FDA
tetradic
#DAED7F #7FEDC9 #927FED #ED7FA3
square
#DAED7F #7FEDC9 #927FED #ED7FA3
split-complementary
#DAED7F #7FA3ED #C97FED
monochromatic
#B4D41E #CAE549 #DAED7F #EAF5B5 #F7FBE4
Accessibility & contrast
On white
1.28
#DAED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DAED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAED7F
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAED7F | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE376
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#E4E3D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daed7f; /* rgb */ color: rgb(218, 237, 127); /* oklch */ color: oklch(90.9% 0.137 117.3);
Tailwind
colors: {
custom: {
50: '#e7f2a6',
500: '#daed7f',
950: '#000000',
},
}SCSS
$custom: #daed7f; $custom-light: #e7f2a6; $custom-dark: #000000;
JSON
{
"hex": "#daed7f",
"rgb": {
"r": 218,
"g": 237,
"b": 127
},
"hsl": {
"h": 70.364,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.90883,
"c": 0.13696,
"h": 117.3
},
"luminance": 0.77006
}Semantic roles & 50–950 ramp
primary
#DAED7F
secondary
#5F49C7
accent
#0ED831
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580