#DAE677#DAE677
#DAE677 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.3% C 0.136 H 114.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE677 |
|---|---|
| RGB | rgb(218, 230, 119) |
| HSL | hsl(66, 69%, 68%) |
| HSV | hsv(66, 48%, 90%) |
| CMYK | cmyk(5.2%, 0%, 48.3%, 9.8%) |
| CIE-LAB | lab(88.37, -19.66, 52.28) |
| CIE-LCH | lch(88.37, 55.85, 110.61°) |
| OKLab | oklab(89.29% -0.056 0.1242) |
| OKLCH | oklch(89.29% 0.136 114.3) |
| XYZ | xyz(60.5409, 72.8318, 28.3179) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.75
Khaki (CSS)
#F0E68C
ΔE00 6.03
Yellowish Tan
#FCFC81
ΔE00 6.08
Straw
#FCF679
ΔE00 6.32
Manilla
#FFFA86
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE677 #8377E6
analogous
#E6BA77 #DAE677 #A2E677
triadic
#DAE677 #77DAE6 #E677DA
tetradic
#DAE677 #77E6BA #8377E6 #E677A2
square
#DAE677 #77E6BA #8377E6 #E677A2
split-complementary
#DAE677 #77A2E6 #BA77E6
monochromatic
#AFBF23 #CCDC43 #DAE677 #E8F0AB #F6F9DE
Accessibility & contrast
On white
1.35
#DAE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DAE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE677
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE677 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#E5DBCC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dae677; /* rgb */ color: rgb(218, 230, 119); /* oklch */ color: oklch(89.3% 0.136 114.3);
Tailwind
colors: {
custom: {
50: '#e7eda1',
500: '#dae677',
950: '#000000',
},
}SCSS
$custom: #dae677; $custom-light: #e7eda1; $custom-dark: #000000;
JSON
{
"hex": "#dae677",
"rgb": {
"r": 218,
"g": 230,
"b": 119
},
"hsl": {
"h": 66.486,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.89288,
"c": 0.13628,
"h": 114.3
},
"luminance": 0.72831
}Semantic roles & 50–950 ramp
primary
#DAE677
secondary
#5144BE
accent
#15D129
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480