#A8EA89#A8EA89
#A8EA89 is a very light, vivid green. Relative luminance 0.690; OKLCH L 87.0% C 0.144 H 136.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA89 |
|---|---|
| RGB | rgb(168, 234, 137) |
| HSL | hsl(101, 70%, 73%) |
| HSV | hsv(101, 41%, 92%) |
| CMYK | cmyk(28.2%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(86.49, -37.92, 40.58) |
| CIE-LCH | lch(86.49, 55.54, 133.06°) |
| OKLab | oklab(87.04% -0.1039 0.0995) |
| OKLCH | oklch(87.04% 0.144 136.3) |
| XYZ | xyz(50.0853, 68.9749, 34.3367) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.05
Washed Out Green
#BCF5A6
ΔE00 4.28
Light Pastel Green
#B2FBA5
ΔE00 4.46
Pastel Green
#B0FF9D
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA89 #CB89EA
analogous
#D8EA89 #A8EA89 #89EA9B
triadic
#A8EA89 #89A8EA #EA89A8
tetradic
#A8EA89 #89D8EA #CB89EA #EA9B89
square
#A8EA89 #89D8EA #CB89EA #EA9B89
split-complementary
#A8EA89 #9B89EA #EA89D8
monochromatic
#5DD326 #82E155 #A8EA89 #CEF3BD #ECFAE5
Accessibility & contrast
On white
1.42
#A8EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#A8EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA89
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA89 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#A6E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a8ea89; /* rgb */ color: rgb(168, 234, 137); /* oklch */ color: oklch(87.0% 0.144 136.3);
Tailwind
colors: {
custom: {
50: '#c4f1ac',
500: '#a8ea89',
950: '#000000',
},
}SCSS
$custom: #a8ea89; $custom-light: #c4f1ac; $custom-dark: #000000;
JSON
{
"hex": "#a8ea89",
"rgb": {
"r": 168,
"g": 234,
"b": 137
},
"hsl": {
"h": 100.825,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.87038,
"c": 0.14382,
"h": 136.3
},
"luminance": 0.68977
}Semantic roles & 50–950 ramp
primary
#A8EA89
secondary
#A053C4
accent
#14D295
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581