#DAEF75#DAEF75
#DAEF75 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.2% C 0.149 H 117.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF75 |
|---|---|
| RGB | rgb(218, 239, 117) |
| HSL | hsl(70, 79%, 70%) |
| HSV | hsv(70, 51%, 94%) |
| CMYK | cmyk(8.8%, 0%, 51%, 6.3%) |
| CIE-LAB | lab(90.74, -24.18, 56.03) |
| CIE-LCH | lch(90.74, 61.03, 113.34°) |
| OKLab | oklab(91.18% -0.069 0.1323) |
| OKLCH | oklch(91.18% 0.149 117.6) |
| XYZ | xyz(62.9916, 77.9233, 28.5485) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 5.52
Yellowish Tan
#FCFC81
ΔE00 5.89
Faded Yellow
#FEFF7F
ΔE00 6.16
Pale Yellow
#FFFF84
ΔE00 6.26
Butter
#FFFF81
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF75 #8A75EF
analogous
#EFC775 #DAEF75 #9DEF75
triadic
#DAEF75 #75DAEF #EF75DA
tetradic
#DAEF75 #75EFC7 #8A75EF #EF759D
square
#DAEF75 #75EFC7 #8A75EF #EF759D
split-complementary
#DAEF75 #759DEF #C775EF
monochromatic
#B1D118 #CBE93E #DAEF75 #E9F5AC #F7FCE3
Accessibility & contrast
On white
1.27
#DAEF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DAEF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF75
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF75 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE46A
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#E5E4D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daef75; /* rgb */ color: rgb(218, 239, 117); /* oklch */ color: oklch(91.2% 0.149 117.6);
Tailwind
colors: {
custom: {
50: '#e7f4a0',
500: '#daef75',
950: '#000000',
},
}SCSS
$custom: #daef75; $custom-light: #e7f4a0; $custom-dark: #000000;
JSON
{
"hex": "#daef75",
"rgb": {
"r": 218,
"g": 239,
"b": 117
},
"hsl": {
"h": 70.328,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.91183,
"c": 0.14918,
"h": 117.6
},
"luminance": 0.77923
}Semantic roles & 50–950 ramp
primary
#DAEF75
secondary
#5740C8
accent
#0ADC2E
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580