#A7F985#A7F985
#A7F985 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.4% C 0.170 H 137.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A7F985 |
|---|---|
| RGB | rgb(167, 249, 133) |
| HSL | hsl(102, 91%, 75%) |
| HSV | hsv(102, 47%, 98%) |
| CMYK | cmyk(32.9%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.62, -45.36, 47.71) |
| CIE-LCH | lch(90.62, 65.83, 133.55°) |
| OKLab | oklab(90.36% -0.1245 0.1154) |
| OKLCH | oklch(90.36% 0.17 137.2) |
| XYZ | xyz(54.0441, 77.6580, 34.3277) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.04
Pale Light Green
#B1FC99
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 3.23
Celery
#C1FD95
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7F985 #D785F9
analogous
#E1F985 #A7F985 #85F99D
triadic
#A7F985 #85A7F9 #F985A7
tetradic
#A7F985 #85E1F9 #D785F9 #F99D85
square
#A7F985 #85E1F9 #D785F9 #F99D85
split-complementary
#A7F985 #9D85F9 #F985E1
monochromatic
#53F310 #7DF64B #A7F985 #D1FCBF #EAFEE2
Accessibility & contrast
On white
1.27
#A7F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#A7F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7F985
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7F985 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F4E18C
Tritanopia (blue-blind)
#A4F2DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a7f985; /* rgb */ color: rgb(167, 249, 133); /* oklch */ color: oklch(90.4% 0.170 137.2);
Tailwind
colors: {
custom: {
50: '#c4fbaa',
500: '#a7f985',
950: '#000000',
},
}SCSS
$custom: #a7f985; $custom-light: #c4fbaa; $custom-dark: #000000;
JSON
{
"hex": "#a7f985",
"rgb": {
"r": 167,
"g": 249,
"b": 133
},
"hsl": {
"h": 102.414,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90356,
"c": 0.16979,
"h": 137.2
},
"luminance": 0.7766
}Semantic roles & 50–950 ramp
primary
#A7F985
secondary
#AE4BD7
accent
#00E6A2
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581