#A5EA97#A5EA97
#A5EA97 is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.1% C 0.131 H 140.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EA97 |
|---|---|
| RGB | rgb(165, 234, 151) |
| HSL | hsl(110, 66%, 75%) |
| HSV | hsv(110, 35%, 92%) |
| CMYK | cmyk(29.5%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(86.54, -36.96, 33.63) |
| CIE-LCH | lch(86.54, 49.97, 137.71°) |
| OKLab | oklab(87.11% -0.1008 0.0837) |
| OKLCH | oklch(87.11% 0.131 140.3) |
| XYZ | xyz(50.5240, 69.0774, 39.9434) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Washed Out Green
#BCF5A6
ΔE00 3.44
Light Pastel Green
#B2FBA5
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 3.82
Pale Light Green
#B1FC99
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EA97 #DC97EA
analogous
#CEEA97 #A5EA97 #97EAB3
triadic
#A5EA97 #97A5EA #EA97A5
tetradic
#A5EA97 #97CEEA #DC97EA #EAB397
square
#A5EA97 #97CEEA #DC97EA #EAB397
split-complementary
#A5EA97 #B397EA #EA97CE
monochromatic
#4DD531 #79E064 #A5EA97 #D1F4CA #E9FAE6
Accessibility & contrast
On white
1.42
#A5EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A5EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EA97
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EA97 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#E4D69C
Tritanopia (blue-blind)
#A0E5D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a5ea97; /* rgb */ color: rgb(165, 234, 151); /* oklch */ color: oklch(87.1% 0.131 140.3);
Tailwind
colors: {
custom: {
50: '#c1f1b6',
500: '#a5ea97',
950: '#000000',
},
}SCSS
$custom: #a5ea97; $custom-light: #c1f1b6; $custom-dark: #000000;
JSON
{
"hex": "#a5ea97",
"rgb": {
"r": 165,
"g": 234,
"b": 151
},
"hsl": {
"h": 109.88,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.87106,
"c": 0.13108,
"h": 140.3
},
"luminance": 0.69079
}Semantic roles & 50–950 ramp
primary
#A5EA97
secondary
#B460C5
accent
#17CEAF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581