#DAEB7A#DAEB7A
#DAEB7A is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.4% C 0.139 H 116.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEB7A |
|---|---|
| RGB | rgb(218, 235, 122) |
| HSL | hsl(69, 74%, 70%) |
| HSV | hsv(69, 48%, 92%) |
| CMYK | cmyk(7.2%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(89.73, -21.80, 52.52) |
| CIE-LCH | lch(89.73, 56.86, 112.54°) |
| OKLab | oklab(90.39% -0.0618 0.125) |
| OKLCH | oklch(90.39% 0.139 116.3) |
| XYZ | xyz(62.1354, 75.7279, 29.7522) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.45
Pear
#CBF85F
ΔE00 5.94
Yellowish Tan
#FCFC81
ΔE00 6.00
Light Yellow Green
#CCFD7F
ΔE00 6.37
Pale Yellow
#FFFF84
ΔE00 6.42
Faded Yellow
#FEFF7F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEB7A #8B7AEB
analogous
#EBC47A #DAEB7A #A1EB7A
triadic
#DAEB7A #7ADAEB #EB7ADA
tetradic
#DAEB7A #7AEBC4 #8B7AEB #EB7AA1
square
#DAEB7A #7AEBC4 #8B7AEB #EB7AA1
split-complementary
#DAEB7A #7AA1EB #C47AEB
monochromatic
#B2CC1F #CBE345 #DAEB7A #E9F3AF #F8FBE4
Accessibility & contrast
On white
1.30
#DAEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#DAEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEB7A
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEB7A | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E170
Deuteranopia (green-blind)
#F7E280
Tritanopia (blue-blind)
#E5E0D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #daeb7a; /* rgb */ color: rgb(218, 235, 122); /* oklch */ color: oklch(90.4% 0.139 116.3);
Tailwind
colors: {
custom: {
50: '#e7f1a3',
500: '#daeb7a',
950: '#000000',
},
}SCSS
$custom: #daeb7a; $custom-light: #e7f1a3; $custom-dark: #000000;
JSON
{
"hex": "#daeb7a",
"rgb": {
"r": 218,
"g": 235,
"b": 122
},
"hsl": {
"h": 69.027,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.9039,
"c": 0.13944,
"h": 116.3
},
"luminance": 0.75727
}Semantic roles & 50–950 ramp
primary
#DAEB7A
secondary
#5845C4
accent
#10D62D
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16160F
muted
#848580