#DAEB79#DAEB79
#DAEB79 is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.4% C 0.140 H 116.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEB79 |
|---|---|
| RGB | rgb(218, 235, 121) |
| HSL | hsl(69, 74%, 70%) |
| HSV | hsv(69, 49%, 92%) |
| CMYK | cmyk(7.2%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(89.72, -21.89, 52.97) |
| CIE-LCH | lch(89.72, 57.32, 112.46°) |
| OKLab | oklab(90.38% -0.0622 0.1259) |
| OKLCH | oklch(90.38% 0.14 116.3) |
| XYZ | xyz(62.0737, 75.7032, 29.4276) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.57
Pear
#CBF85F
ΔE00 5.88
Yellowish Tan
#FCFC81
ΔE00 5.96
Light Yellow Green
#CCFD7F
ΔE00 6.38
Faded Yellow
#FEFF7F
ΔE00 6.38
Pale Yellow
#FFFF84
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEB79 #8A79EB
analogous
#EBC379 #DAEB79 #A1EB79
triadic
#DAEB79 #79DAEB #EB79DA
tetradic
#DAEB79 #79EBC3 #8A79EB #EB79A1
square
#DAEB79 #79EBC3 #8A79EB #EB79A1
split-complementary
#DAEB79 #79A1EB #C379EB
monochromatic
#B1CB1E #CBE344 #DAEB79 #E9F3AE #F7FBE4
Accessibility & contrast
On white
1.30
#DAEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#DAEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEB79
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEB79 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#F7E27F
Tritanopia (blue-blind)
#E5E0D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #daeb79; /* rgb */ color: rgb(218, 235, 121); /* oklch */ color: oklch(90.4% 0.140 116.3);
Tailwind
colors: {
custom: {
50: '#e7f1a2',
500: '#daeb79',
950: '#000000',
},
}SCSS
$custom: #daeb79; $custom-light: #e7f1a2; $custom-dark: #000000;
JSON
{
"hex": "#daeb79",
"rgb": {
"r": 218,
"g": 235,
"b": 121
},
"hsl": {
"h": 68.947,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.90378,
"c": 0.14042,
"h": 116.3
},
"luminance": 0.75703
}Semantic roles & 50–950 ramp
primary
#DAEB79
secondary
#5744C4
accent
#0FD62D
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16160F
muted
#848580