#DAED76#DAED76
#DAED76 is a very light, vivid yellow. Relative luminance 0.768; OKLCH L 90.8% C 0.146 H 116.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAED76 |
|---|---|
| RGB | rgb(218, 237, 118) |
| HSL | hsl(70, 77%, 70%) |
| HSV | hsv(70, 50%, 93%) |
| CMYK | cmyk(8%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(90.22, -23.13, 54.96) |
| CIE-LCH | lch(90.22, 59.63, 112.82°) |
| OKLab | oklab(90.77% -0.0659 0.13) |
| OKLCH | oklch(90.77% 0.146 116.9) |
| XYZ | xyz(62.4684, 76.7824, 28.6657) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.21
Yellowish Tan
#FCFC81
ΔE00 5.86
Light Yellow Green
#CCFD7F
ΔE00 5.95
Light Khaki
#E6F2A2
ΔE00 6.05
Faded Yellow
#FEFF7F
ΔE00 6.20
Pale Yellow
#FFFF84
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAED76 #8976ED
analogous
#EDC576 #DAED76 #9FED76
triadic
#DAED76 #76DAED #ED76DA
tetradic
#DAED76 #76EDC5 #8976ED #ED769F
square
#DAED76 #76EDC5 #8976ED #ED769F
split-complementary
#DAED76 #769FED #C576ED
monochromatic
#B1CE1B #CBE640 #DAED76 #E9F4AC #F7FBE2
Accessibility & contrast
On white
1.28
#DAED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#DAED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAED76
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAED76 | 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)
#FBE26B
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#E5E2D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daed76; /* rgb */ color: rgb(218, 237, 118); /* oklch */ color: oklch(90.8% 0.146 116.9);
Tailwind
colors: {
custom: {
50: '#e7f2a0',
500: '#daed76',
950: '#000000',
},
}SCSS
$custom: #daed76; $custom-light: #e7f2a0; $custom-dark: #000000;
JSON
{
"hex": "#daed76",
"rgb": {
"r": 218,
"g": 237,
"b": 118
},
"hsl": {
"h": 69.58,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.90767,
"c": 0.14577,
"h": 116.9
},
"luminance": 0.76782
}Semantic roles & 50–950 ramp
primary
#DAED76
secondary
#5641C6
accent
#0DD92D
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580