#A5EA89#A5EA89
#A5EA89 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.9% C 0.145 H 137.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EA89 |
|---|---|
| RGB | rgb(165, 234, 137) |
| HSL | hsl(103, 70%, 73%) |
| HSV | hsv(103, 41%, 92%) |
| CMYK | cmyk(29.5%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(86.33, -38.93, 40.34) |
| CIE-LCH | lch(86.33, 56.06, 133.98°) |
| OKLab | oklab(86.87% -0.1066 0.0989) |
| OKLCH | oklch(86.87% 0.145 137.1) |
| XYZ | xyz(49.4538, 68.6493, 34.3071) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 3.81
Tea Green
#BDF8A3
ΔE00 4.20
Light Pastel Green
#B2FBA5
ΔE00 4.39
Washed Out Green
#BCF5A6
ΔE00 4.41
Pastel Green
#B0FF9D
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EA89 #CE89EA
analogous
#D6EA89 #A5EA89 #89EA9D
triadic
#A5EA89 #89A5EA #EA89A5
tetradic
#A5EA89 #89D6EA #CE89EA #EA9D89
square
#A5EA89 #89D6EA #CE89EA #EA9D89
split-complementary
#A5EA89 #9D89EA #EA89D6
monochromatic
#58D326 #7DE155 #A5EA89 #CDF3BD #EBFAE5
Accessibility & contrast
On white
1.43
#A5EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#A5EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EA89
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EA89 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#A3E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5ea89; /* rgb */ color: rgb(165, 234, 137); /* oklch */ color: oklch(86.9% 0.145 137.1);
Tailwind
colors: {
custom: {
50: '#c2f1ac',
500: '#a5ea89',
950: '#000000',
},
}SCSS
$custom: #a5ea89; $custom-light: #c2f1ac; $custom-dark: #000000;
JSON
{
"hex": "#a5ea89",
"rgb": {
"r": 165,
"g": 234,
"b": 137
},
"hsl": {
"h": 102.68,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.86865,
"c": 0.1454,
"h": 137.1
},
"luminance": 0.68651
}Semantic roles & 50–950 ramp
primary
#A5EA89
secondary
#A353C4
accent
#14D29B
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581