#DAE77D#DAE77D
#DAE77D is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 89.6% C 0.131 H 114.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE77D |
|---|---|
| RGB | rgb(218, 231, 125) |
| HSL | hsl(67, 69%, 70%) |
| HSV | hsv(67, 46%, 91%) |
| CMYK | cmyk(5.6%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(88.70, -19.57, 49.85) |
| CIE-LCH | lch(88.70, 53.56, 111.43°) |
| OKLab | oklab(89.58% -0.0552 0.1193) |
| OKLCH | oklch(89.58% 0.131 114.8) |
| XYZ | xyz(61.1918, 73.5387, 30.3689) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.00
Greenish Beige
#C9D179
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 6.01
Yellowish Tan
#FCFC81
ΔE00 6.30
Manilla
#FFFA86
ΔE00 6.60
Straw
#FCF679
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE77D #8A7DE7
analogous
#E7BF7D #DAE77D #A5E77D
triadic
#DAE77D #7DDAE7 #E77DDA
tetradic
#DAE77D #7DE7BF #8A7DE7 #E77DA5
square
#DAE77D #7DE7BF #8A7DE7 #E77DA5
split-complementary
#DAE77D #7DA5E7 #BF7DE7
monochromatic
#B1C524 #CBDD49 #DAE77D #E9F1B1 #F7FAE4
Accessibility & contrast
On white
1.34
#DAE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DAE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE77D
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE77D | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE74
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#E5DCCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dae77d; /* rgb */ color: rgb(218, 231, 125); /* oklch */ color: oklch(89.6% 0.131 114.8);
Tailwind
colors: {
custom: {
50: '#e7eea5',
500: '#dae77d',
950: '#000000',
},
}SCSS
$custom: #dae77d; $custom-light: #e7eea5; $custom-dark: #000000;
JSON
{
"hex": "#dae77d",
"rgb": {
"r": 218,
"g": 231,
"b": 125
},
"hsl": {
"h": 67.358,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.8958,
"c": 0.13149,
"h": 114.8
},
"luminance": 0.73538
}Semantic roles & 50–950 ramp
primary
#DAE77D
secondary
#5749BF
accent
#15D12C
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16160F
muted
#848580