#DAF67F#DAF67F
#DAF67F is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.8% C 0.148 H 120.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF67F |
|---|---|
| RGB | rgb(218, 246, 127) |
| HSL | hsl(74, 87%, 73%) |
| HSV | hsv(74, 48%, 96%) |
| CMYK | cmyk(11.4%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(92.73, -26.57, 53.79) |
| CIE-LCH | lch(92.73, 59.99, 116.28°) |
| OKLab | oklab(92.81% -0.0749 0.1282) |
| OKLCH | oklch(92.81% 0.148 120.3) |
| XYZ | xyz(65.7004, 82.3494, 32.5084) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.71
Pear
#CBF85F
ΔE00 4.07
Light Pea Green
#C4FE82
ΔE00 5.20
Pale Lime
#BEFD73
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF67F #9B7FF6
analogous
#F6D77F #DAF67F #9EF67F
triadic
#DAF67F #7FDAF6 #F67FDA
tetradic
#DAF67F #7FF6D7 #9B7FF6 #F67F9E
square
#DAF67F #7FF6D7 #9B7FF6 #F67F9E
split-complementary
#DAF67F #7F9EF6 #D77FF6
monochromatic
#B7EA10 #C9F246 #DAF67F #EBFAB8 #F7FDE2
Accessibility & contrast
On white
1.20
#DAF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DAF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF67F
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF67F | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#E3EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf67f; /* rgb */ color: rgb(218, 246, 127); /* oklch */ color: oklch(92.8% 0.148 120.3);
Tailwind
colors: {
custom: {
50: '#e7f9a6',
500: '#daf67f',
950: '#000000',
},
}SCSS
$custom: #daf67f; $custom-light: #e7f9a6; $custom-dark: #000000;
JSON
{
"hex": "#daf67f",
"rgb": {
"r": 218,
"g": 246,
"b": 127
},
"hsl": {
"h": 74.118,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.92809,
"c": 0.14843,
"h": 120.3
},
"luminance": 0.82349
}Semantic roles & 50–950 ramp
primary
#DAF67F
secondary
#6847D2
accent
#02E337
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580