#A7EA97#A7EA97
#A7EA97 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.2% C 0.130 H 139.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EA97 |
|---|---|
| RGB | rgb(167, 234, 151) |
| HSL | hsl(108, 66%, 75%) |
| HSV | hsv(108, 35%, 92%) |
| CMYK | cmyk(28.6%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(86.65, -36.30, 33.79) |
| CIE-LCH | lch(86.65, 49.59, 137.06°) |
| OKLab | oklab(87.22% -0.0991 0.0841) |
| OKLCH | oklch(87.22% 0.13 139.7) |
| XYZ | xyz(50.9434, 69.2936, 39.9630) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 3.42
Light Pastel Green
#B2FBA5
ΔE00 3.58
Tea Green
#BDF8A3
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 4.25
Light Sage
#BCECAC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EA97 #DA97EA
analogous
#D0EA97 #A7EA97 #97EAB0
triadic
#A7EA97 #97A7EA #EA97A7
tetradic
#A7EA97 #97D0EA #DA97EA #EAB097
square
#A7EA97 #97D0EA #DA97EA #EAB097
split-complementary
#A7EA97 #B097EA #EA97D0
monochromatic
#51D531 #7CE064 #A7EA97 #D2F4CA #E9FAE6
Accessibility & contrast
On white
1.41
#A7EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#A7EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EA97
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EA97 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#E4D79C
Tritanopia (blue-blind)
#A3E5D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a7ea97; /* rgb */ color: rgb(167, 234, 151); /* oklch */ color: oklch(87.2% 0.130 139.7);
Tailwind
colors: {
custom: {
50: '#c3f1b6',
500: '#a7ea97',
950: '#000000',
},
}SCSS
$custom: #a7ea97; $custom-light: #c3f1b6; $custom-dark: #000000;
JSON
{
"hex": "#a7ea97",
"rgb": {
"r": 167,
"g": 234,
"b": 151
},
"hsl": {
"h": 108.434,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.8722,
"c": 0.12995,
"h": 139.7
},
"luminance": 0.69295
}Semantic roles & 50–950 ramp
primary
#A7EA97
secondary
#B260C5
accent
#17CEAB
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581