#DAED78#DAED78
#DAED78 is a very light, vivid yellow. Relative luminance 0.768; OKLCH L 90.8% C 0.144 H 117.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DAED78 |
|---|---|
| RGB | rgb(218, 237, 120) |
| HSL | hsl(70, 76%, 70%) |
| HSV | hsv(70, 49%, 93%) |
| CMYK | cmyk(8%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(90.24, -22.95, 54.06) |
| CIE-LCH | lch(90.24, 58.73, 113.00°) |
| OKLab | oklab(90.79% -0.0653 0.1282) |
| OKLCH | oklch(90.79% 0.144 117) |
| XYZ | xyz(62.5886, 76.8305, 29.2982) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 5.81
Light Yellow Green
#CCFD7F
ΔE00 5.90
Yellowish Tan
#FCFC81
ΔE00 5.92
Faded Yellow
#FEFF7F
ΔE00 6.29
Pale Yellow
#FFFF84
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAED78 #8B78ED
analogous
#EDC678 #DAED78 #9FED78
triadic
#DAED78 #78DAED #ED78DA
tetradic
#DAED78 #78EDC6 #8B78ED #ED789F
square
#DAED78 #78EDC6 #8B78ED #ED789F
split-complementary
#DAED78 #789FED #C678ED
monochromatic
#B2CF1C #CBE642 #DAED78 #E9F4AE #F8FBE4
Accessibility & contrast
On white
1.28
#DAED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DAED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAED78
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAED78 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE36D
Deuteranopia (green-blind)
#F9E47E
Tritanopia (blue-blind)
#E5E2D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daed78; /* rgb */ color: rgb(218, 237, 120); /* oklch */ color: oklch(90.8% 0.144 117.0);
Tailwind
colors: {
custom: {
50: '#e7f2a2',
500: '#daed78',
950: '#000000',
},
}SCSS
$custom: #daed78; $custom-light: #e7f2a2; $custom-dark: #000000;
JSON
{
"hex": "#daed78",
"rgb": {
"r": 218,
"g": 237,
"b": 120
},
"hsl": {
"h": 69.744,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.90792,
"c": 0.14386,
"h": 117
},
"luminance": 0.7683
}Semantic roles & 50–950 ramp
primary
#DAED78
secondary
#5843C6
accent
#0DD92E
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580