#A7FA97#A7FA97
#A7FA97 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.9% C 0.154 H 140.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FA97 |
|---|---|
| RGB | rgb(167, 250, 151) |
| HSL | hsl(110, 91%, 79%) |
| HSV | hsv(110, 40%, 98%) |
| CMYK | cmyk(33.2%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(91.15, -43.43, 39.68) |
| CIE-LCH | lch(91.15, 58.83, 137.59°) |
| OKLab | oklab(90.87% -0.1186 0.0979) |
| OKLCH | oklch(90.87% 0.154 140.5) |
| XYZ | xyz(55.7058, 78.8185, 41.5505) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.28
Pastel Green
#B0FF9D
ΔE00 1.30
Palegreen
#98FB98
ΔE00 1.98
Light Pastel Green
#B2FBA5
ΔE00 2.25
Lightgreen
#90EE90
ΔE00 3.42
Tea Green
#BDF8A3
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FA97 #EA97FA
analogous
#D8FA97 #A7FA97 #97FAB8
triadic
#A7FA97 #97A7FA #FA97A7
tetradic
#A7FA97 #97D8FA #EA97FA #FAB897
square
#A7FA97 #97D8FA #EA97FA #FAB897
split-complementary
#A7FA97 #B897FA #FA97D8
monochromatic
#44F422 #76F75D #A7FA97 #D8FDD1 #E6FEE2
Accessibility & contrast
On white
1.25
#A7FA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#A7FA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FA97
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FA97 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#F3E39D
Tritanopia (blue-blind)
#A1F4E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a7fa97; /* rgb */ color: rgb(167, 250, 151); /* oklch */ color: oklch(90.9% 0.154 140.5);
Tailwind
colors: {
custom: {
50: '#c4fcb6',
500: '#a7fa97',
950: '#000000',
},
}SCSS
$custom: #a7fa97; $custom-light: #c4fcb6; $custom-dark: #000000;
JSON
{
"hex": "#a7fa97",
"rgb": {
"r": 167,
"g": 250,
"b": 151
},
"hsl": {
"h": 110.303,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.90865,
"c": 0.15376,
"h": 140.5
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#A7FA97
secondary
#C65BDA
accent
#00E6C0
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581