#DAF77C#DAF77C
#DAF77C is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.0% C 0.153 H 120.4°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF77C |
|---|---|
| RGB | rgb(218, 247, 124) |
| HSL | hsl(74, 88%, 73%) |
| HSV | hsv(74, 50%, 97%) |
| CMYK | cmyk(11.7%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(92.96, -27.32, 55.46) |
| CIE-LCH | lch(92.96, 61.82, 116.23°) |
| OKLab | oklab(92.99% -0.0773 0.1316) |
| OKLCH | oklch(92.99% 0.153 120.4) |
| XYZ | xyz(65.8128, 82.8824, 31.5957) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.60
Pear
#CBF85F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 5.15
Pale Lime
#BEFD73
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.99
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF77C #997CF7
analogous
#F7D67C #DAF77C #9DF77C
triadic
#DAF77C #7CDAF7 #F77CDA
tetradic
#DAF77C #7CF7D6 #997CF7 #F77C9D
square
#DAF77C #7CF7D6 #997CF7 #F77C9D
split-complementary
#DAF77C #7C9DF7 #D67CF7
monochromatic
#B6EA0E #CAF342 #DAF77C #EAFBB6 #F7FDE2
Accessibility & contrast
On white
1.19
#DAF77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DAF77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF77C
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF77C | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FFEB83
Tritanopia (blue-blind)
#E4ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf77c; /* rgb */ color: rgb(218, 247, 124); /* oklch */ color: oklch(93.0% 0.153 120.4);
Tailwind
colors: {
custom: {
50: '#e7f9a5',
500: '#daf77c',
950: '#000000',
},
}SCSS
$custom: #daf77c; $custom-light: #e7f9a5; $custom-dark: #000000;
JSON
{
"hex": "#daf77c",
"rgb": {
"r": 218,
"g": 247,
"b": 124
},
"hsl": {
"h": 74.146,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.92985,
"c": 0.15259,
"h": 120.4
},
"luminance": 0.82882
}Semantic roles & 50–950 ramp
primary
#DAF77C
secondary
#6644D3
accent
#00E536
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580