#DAF075#DAF075
#DAF075 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.4% C 0.150 H 117.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF075 |
|---|---|
| RGB | rgb(218, 240, 117) |
| HSL | hsl(71, 80%, 70%) |
| HSV | hsv(71, 51%, 94%) |
| CMYK | cmyk(9.2%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(91.01, -24.65, 56.35) |
| CIE-LCH | lch(91.01, 61.51, 113.63°) |
| OKLab | oklab(91.4% -0.0703 0.133) |
| OKLCH | oklch(91.4% 0.15 117.9) |
| XYZ | xyz(63.2852, 78.5105, 28.6463) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.46
Light Yellow Green
#CCFD7F
ΔE00 5.29
Yellowish Tan
#FCFC81
ΔE00 5.93
Faded Yellow
#FEFF7F
ΔE00 6.18
Pale Yellow
#FFFF84
ΔE00 6.28
Butter
#FFFF81
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF075 #8B75F0
analogous
#F0C975 #DAF075 #9CF075
triadic
#DAF075 #75DAF0 #F075DA
tetradic
#DAF075 #75F0C9 #8B75F0 #F0759C
square
#DAF075 #75F0C9 #8B75F0 #F0759C
split-complementary
#DAF075 #759CF0 #C975F0
monochromatic
#B2D417 #CBEA3E #DAF075 #E9F6AC #F8FCE3
Accessibility & contrast
On white
1.26
#DAF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DAF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF075
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF075 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE569
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#E5E5D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daf075; /* rgb */ color: rgb(218, 240, 117); /* oklch */ color: oklch(91.4% 0.150 117.9);
Tailwind
colors: {
custom: {
50: '#e7f5a0',
500: '#daf075',
950: '#000000',
},
}SCSS
$custom: #daf075; $custom-light: #e7f5a0; $custom-dark: #000000;
JSON
{
"hex": "#daf075",
"rgb": {
"r": 218,
"g": 240,
"b": 117
},
"hsl": {
"h": 70.732,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.91397,
"c": 0.15042,
"h": 117.9
},
"luminance": 0.7851
}Semantic roles & 50–950 ramp
primary
#DAF075
secondary
#5840C9
accent
#09DD2F
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580