#DAEB75#DAEB75
#DAEB75 is a very light, vivid yellow. Relative luminance 0.756; OKLCH L 90.3% C 0.144 H 116.2°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEB75 |
|---|---|
| RGB | rgb(218, 235, 117) |
| HSL | hsl(69, 75%, 69%) |
| HSV | hsv(69, 50%, 92%) |
| CMYK | cmyk(7.2%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(89.68, -22.26, 54.77) |
| CIE-LCH | lch(89.68, 59.12, 112.12°) |
| OKLab | oklab(90.33% -0.0636 0.1295) |
| OKLCH | oklch(90.33% 0.144 116.2) |
| XYZ | xyz(61.8335, 75.6071, 28.1624) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.65
Yellowish Tan
#FCFC81
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 6.06
Faded Yellow
#FEFF7F
ΔE00 6.21
Pale Yellow
#FFFF84
ΔE00 6.26
Butter
#FFFF81
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEB75 #8675EB
analogous
#EBC175 #DAEB75 #9FEB75
triadic
#DAEB75 #75DAEB #EB75DA
tetradic
#DAEB75 #75EBC1 #8675EB #EB759F
square
#DAEB75 #75EBC1 #8675EB #EB759F
split-complementary
#DAEB75 #759FEB #C175EB
monochromatic
#B0C91D #CCE340 #DAEB75 #E8F3AA #F7FAE0
Accessibility & contrast
On white
1.30
#DAEB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#DAEB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEB75
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEB75 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#E5E0D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #daeb75; /* rgb */ color: rgb(218, 235, 117); /* oklch */ color: oklch(90.3% 0.144 116.2);
Tailwind
colors: {
custom: {
50: '#e7f19f',
500: '#daeb75',
950: '#000000',
},
}SCSS
$custom: #daeb75; $custom-light: #e7f19f; $custom-dark: #000000;
JSON
{
"hex": "#daeb75",
"rgb": {
"r": 218,
"g": 235,
"b": 117
},
"hsl": {
"h": 68.644,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.90327,
"c": 0.14428,
"h": 116.2
},
"luminance": 0.75606
}Semantic roles & 50–950 ramp
primary
#DAEB75
secondary
#5441C3
accent
#0FD72C
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16160F
muted
#848580