#DAEE75#DAEE75
#DAEE75 is a very light, vivid yellow. Relative luminance 0.773; OKLCH L 91.0% C 0.148 H 117.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE75 |
|---|---|
| RGB | rgb(218, 238, 117) |
| HSL | hsl(70, 78%, 70%) |
| HSV | hsv(70, 51%, 93%) |
| CMYK | cmyk(8.4%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(90.48, -23.70, 55.72) |
| CIE-LCH | lch(90.48, 60.55, 113.04°) |
| OKLab | oklab(90.97% -0.0676 0.1316) |
| OKLCH | oklch(90.97% 0.148 117.2) |
| XYZ | xyz(62.6997, 77.3394, 28.4511) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 5.75
Yellowish Tan
#FCFC81
ΔE00 5.85
Faded Yellow
#FEFF7F
ΔE00 6.16
Light Khaki
#E6F2A2
ΔE00 6.24
Pale Yellow
#FFFF84
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE75 #8975EE
analogous
#EEC575 #DAEE75 #9EEE75
triadic
#DAEE75 #75DAEE #EE75DA
tetradic
#DAEE75 #75EEC5 #8975EE #EE759E
square
#DAEE75 #75EEC5 #8975EE #EE759E
split-complementary
#DAEE75 #759EEE #C575EE
monochromatic
#B1CF1A #CBE73F #DAEE75 #E9F5AB #F7FBE2
Accessibility & contrast
On white
1.28
#DAEE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#DAEE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE75
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE75 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36A
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#E5E3D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee75; /* rgb */ color: rgb(218, 238, 117); /* oklch */ color: oklch(91.0% 0.148 117.2);
Tailwind
colors: {
custom: {
50: '#e7f3a0',
500: '#daee75',
950: '#000000',
},
}SCSS
$custom: #daee75; $custom-light: #e7f3a0; $custom-dark: #000000;
JSON
{
"hex": "#daee75",
"rgb": {
"r": 218,
"g": 238,
"b": 117
},
"hsl": {
"h": 69.917,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.90968,
"c": 0.14795,
"h": 117.2
},
"luminance": 0.77339
}Semantic roles & 50–950 ramp
primary
#DAEE75
secondary
#5640C7
accent
#0BDA2D
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580