#DAED77#DAED77
#DAED77 is a very light, vivid yellow. Relative luminance 0.768; OKLCH L 90.8% C 0.145 H 116.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAED77 |
|---|---|
| RGB | rgb(218, 237, 119) |
| HSL | hsl(70, 77%, 70%) |
| HSV | hsv(70, 50%, 93%) |
| CMYK | cmyk(8%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(90.23, -23.04, 54.51) |
| CIE-LCH | lch(90.23, 59.18, 112.91°) |
| OKLab | oklab(90.78% -0.0656 0.1291) |
| OKLCH | oklch(90.78% 0.145 116.9) |
| XYZ | xyz(62.5282, 76.8063, 28.9803) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.27
Yellowish Tan
#FCFC81
ΔE00 5.89
Light Yellow Green
#CCFD7F
ΔE00 5.92
Light Khaki
#E6F2A2
ΔE00 5.93
Faded Yellow
#FEFF7F
ΔE00 6.24
Pale Yellow
#FFFF84
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAED77 #8A77ED
analogous
#EDC577 #DAED77 #9FED77
triadic
#DAED77 #77DAED #ED77DA
tetradic
#DAED77 #77EDC5 #8A77ED #ED779F
square
#DAED77 #77EDC5 #8A77ED #ED779F
split-complementary
#DAED77 #779FED #C577ED
monochromatic
#B1CE1B #CBE641 #DAED77 #E9F4AD #F7FBE3
Accessibility & contrast
On white
1.28
#DAED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#DAED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAED77
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAED77 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36C
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#E5E2D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daed77; /* rgb */ color: rgb(218, 237, 119); /* oklch */ color: oklch(90.8% 0.145 116.9);
Tailwind
colors: {
custom: {
50: '#e7f2a1',
500: '#daed77',
950: '#000000',
},
}SCSS
$custom: #daed77; $custom-light: #e7f2a1; $custom-dark: #000000;
JSON
{
"hex": "#daed77",
"rgb": {
"r": 218,
"g": 237,
"b": 119
},
"hsl": {
"h": 69.661,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.90779,
"c": 0.14482,
"h": 116.9
},
"luminance": 0.76806
}Semantic roles & 50–950 ramp
primary
#DAED77
secondary
#5742C6
accent
#0DD92E
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580