#A5F77F#A5F77F
#A5F77F is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.7% C 0.174 H 136.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A5F77F |
|---|---|
| RGB | rgb(165, 247, 127) |
| HSL | hsl(101, 88%, 73%) |
| HSV | hsv(101, 49%, 97%) |
| CMYK | cmyk(33.2%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(89.88, -45.87, 49.61) |
| CIE-LCH | lch(89.88, 67.56, 132.76°) |
| OKLab | oklab(89.7% -0.1262 0.1194) |
| OKLCH | oklch(89.7% 0.174 136.6) |
| XYZ | xyz(52.6072, 76.0509, 31.9820) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.88
Spring Green (survey)
#A9F971
ΔE00 2.25
Light Grass Green
#9AF764
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.29
Pale Light Green
#B1FC99
ΔE00 3.33
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5F77F #D17FF7
analogous
#E1F77F #A5F77F #7FF795
triadic
#A5F77F #7FA5F7 #F77FA5
tetradic
#A5F77F #7FE1F7 #D17FF7 #F7957F
square
#A5F77F #7FE1F7 #D17FF7 #F7957F
split-complementary
#A5F77F #957FF7 #F77FE1
monochromatic
#55ED0F #7CF345 #A5F77F #CDFBB9 #EBFDE2
Accessibility & contrast
On white
1.30
#A5F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#A5F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5F77F
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5F77F | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#A2F0DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #a5f77f; /* rgb */ color: rgb(165, 247, 127); /* oklch */ color: oklch(89.7% 0.174 136.6);
Tailwind
colors: {
custom: {
50: '#c3faa6',
500: '#a5f77f',
950: '#000000',
},
}SCSS
$custom: #a5f77f; $custom-light: #c3faa6; $custom-dark: #000000;
JSON
{
"hex": "#a5f77f",
"rgb": {
"r": 165,
"g": 247,
"b": 127
},
"hsl": {
"h": 101,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.89703,
"c": 0.17367,
"h": 136.6
},
"luminance": 0.76053
}Semantic roles & 50–950 ramp
primary
#A5F77F
secondary
#A747D3
accent
#01E59D
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580