#ADF77C#ADF77C
#ADF77C is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.1% C 0.172 H 134.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF77C |
|---|---|
| RGB | rgb(173, 247, 124) |
| HSL | hsl(96, 88%, 73%) |
| HSV | hsv(96, 50%, 97%) |
| CMYK | cmyk(30%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(90.26, -43.55, 51.56) |
| CIE-LCH | lch(90.26, 67.49, 130.19°) |
| OKLab | oklab(90.1% -0.1203 0.1234) |
| OKLCH | oklch(90.1% 0.172 134.3) |
| XYZ | xyz(54.1313, 76.8591, 31.0481) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.53
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Light Lime
#AEFD6C
ΔE00 2.69
Key Lime
#AEFF6E
ΔE00 2.79
Light Yellowish Green
#C2FF89
ΔE00 2.81
Light Grass Green
#9AF764
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF77C #C67CF7
analogous
#EAF77C #ADF77C #7CF789
triadic
#ADF77C #7CADF7 #F77CAD
tetradic
#ADF77C #7CEAF7 #C67CF7 #F7897C
square
#ADF77C #7CEAF7 #C67CF7 #F7897C
split-complementary
#ADF77C #897CF7 #F77CEA
monochromatic
#66EA0E #89F342 #ADF77C #D1FBB6 #EDFDE2
Accessibility & contrast
On white
1.28
#ADF77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#ADF77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF77C
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF77C | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#ADEFDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #adf77c; /* rgb */ color: rgb(173, 247, 124); /* oklch */ color: oklch(90.1% 0.172 134.3);
Tailwind
colors: {
custom: {
50: '#c8faa4',
500: '#adf77c',
950: '#000000',
},
}SCSS
$custom: #adf77c; $custom-light: #c8faa4; $custom-dark: #000000;
JSON
{
"hex": "#adf77c",
"rgb": {
"r": 173,
"g": 247,
"b": 124
},
"hsl": {
"h": 96.098,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.90104,
"c": 0.17236,
"h": 134.3
},
"luminance": 0.76861
}Semantic roles & 50–950 ramp
primary
#ADF77C
secondary
#9A44D3
accent
#00E58A
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580