#DAF77F#DAF77F
#DAF77F is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 93.0% C 0.150 H 120.6°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF77F |
|---|---|
| RGB | rgb(218, 247, 127) |
| HSL | hsl(75, 88%, 73%) |
| HSV | hsv(75, 49%, 97%) |
| CMYK | cmyk(11.7%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(93.00, -27.04, 54.11) |
| CIE-LCH | lch(93.00, 60.49, 116.55°) |
| OKLab | oklab(93.02% -0.0762 0.1289) |
| OKLCH | oklch(93.02% 0.15 120.6) |
| XYZ | xyz(66.0054, 82.9594, 32.6101) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pear
#CBF85F
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 5.02
Pale Lime
#BEFD73
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.82
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF77F #9C7FF7
analogous
#F7D87F #DAF77F #9EF77F
triadic
#DAF77F #7FDAF7 #F77FDA
tetradic
#DAF77F #7FF7D8 #9C7FF7 #F77F9E
square
#DAF77F #7FF7D8 #9C7FF7 #F77F9E
split-complementary
#DAF77F #7F9EF7 #D87FF7
monochromatic
#B7ED0F #C9F345 #DAF77F #EBFBB9 #F7FDE2
Accessibility & contrast
On white
1.19
#DAF77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DAF77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF77F
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF77F | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#E3ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf77f; /* rgb */ color: rgb(218, 247, 127); /* oklch */ color: oklch(93.0% 0.150 120.6);
Tailwind
colors: {
custom: {
50: '#e7f9a7',
500: '#daf77f',
950: '#000000',
},
}SCSS
$custom: #daf77f; $custom-light: #e7f9a7; $custom-dark: #000000;
JSON
{
"hex": "#daf77f",
"rgb": {
"r": 218,
"g": 247,
"b": 127
},
"hsl": {
"h": 74.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.93023,
"c": 0.14971,
"h": 120.6
},
"luminance": 0.82959
}Semantic roles & 50–950 ramp
primary
#DAF77F
secondary
#6947D3
accent
#01E538
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580