#A8EA97#A8EA97
#A8EA97 is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.3% C 0.129 H 139.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA97 |
|---|---|
| RGB | rgb(168, 234, 151) |
| HSL | hsl(108, 66%, 75%) |
| HSV | hsv(108, 35%, 92%) |
| CMYK | cmyk(28.2%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(86.70, -35.97, 33.87) |
| CIE-LCH | lch(86.70, 49.41, 136.73°) |
| OKLab | oklab(87.28% -0.0982 0.0843) |
| OKLCH | oklch(87.28% 0.129 139.3) |
| XYZ | xyz(51.1555, 69.4030, 39.9730) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.55
Light Pastel Green
#B2FBA5
ΔE00 3.58
Light Sage
#BCECAC
ΔE00 4.22
Pale Light Green
#B1FC99
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA97 #D997EA
analogous
#D1EA97 #A8EA97 #97EAAF
triadic
#A8EA97 #97A8EA #EA97A8
tetradic
#A8EA97 #97D1EA #D997EA #EAAF97
square
#A8EA97 #97D1EA #D997EA #EAAF97
split-complementary
#A8EA97 #AF97EA #EA97D1
monochromatic
#53D531 #7DE064 #A8EA97 #D3F4CA #EAFAE6
Accessibility & contrast
On white
1.41
#A8EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#A8EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA97
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA97 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#A4E5D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea97; /* rgb */ color: rgb(168, 234, 151); /* oklch */ color: oklch(87.3% 0.129 139.3);
Tailwind
colors: {
custom: {
50: '#c3f1b6',
500: '#a8ea97',
950: '#000000',
},
}SCSS
$custom: #a8ea97; $custom-light: #c3f1b6; $custom-dark: #000000;
JSON
{
"hex": "#a8ea97",
"rgb": {
"r": 168,
"g": 234,
"b": 151
},
"hsl": {
"h": 107.711,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.87278,
"c": 0.12939,
"h": 139.3
},
"luminance": 0.69405
}Semantic roles & 50–950 ramp
primary
#A8EA97
secondary
#B060C5
accent
#17CEA9
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581