#A7EA89#A7EA89
#A7EA89 is a very light, vivid green. Relative luminance 0.689; OKLCH L 87.0% C 0.144 H 136.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EA89 |
|---|---|
| RGB | rgb(167, 234, 137) |
| HSL | hsl(101, 70%, 73%) |
| HSV | hsv(101, 41%, 92%) |
| CMYK | cmyk(28.6%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(86.44, -38.25, 40.50) |
| CIE-LCH | lch(86.44, 55.71, 133.37°) |
| OKLab | oklab(86.98% -0.1048 0.0993) |
| OKLCH | oklch(86.98% 0.144 136.5) |
| XYZ | xyz(49.8732, 68.8655, 34.3267) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.85
Tea Green
#BDF8A3
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.32
Light Pastel Green
#B2FBA5
ΔE00 4.43
Pastel Green
#B0FF9D
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EA89 #CC89EA
analogous
#D8EA89 #A7EA89 #89EA9B
triadic
#A7EA89 #89A7EA #EA89A7
tetradic
#A7EA89 #89D8EA #CC89EA #EA9B89
square
#A7EA89 #89D8EA #CC89EA #EA9B89
split-complementary
#A7EA89 #9B89EA #EA89D8
monochromatic
#5BD326 #80E155 #A7EA89 #CEF3BD #ECFAE5
Accessibility & contrast
On white
1.42
#A7EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#A7EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EA89
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EA89 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#A5E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a7ea89; /* rgb */ color: rgb(167, 234, 137); /* oklch */ color: oklch(87.0% 0.144 136.5);
Tailwind
colors: {
custom: {
50: '#c3f1ac',
500: '#a7ea89',
950: '#000000',
},
}SCSS
$custom: #a7ea89; $custom-light: #c3f1ac; $custom-dark: #000000;
JSON
{
"hex": "#a7ea89",
"rgb": {
"r": 167,
"g": 234,
"b": 137
},
"hsl": {
"h": 101.443,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.8698,
"c": 0.14434,
"h": 136.5
},
"luminance": 0.68867
}Semantic roles & 50–950 ramp
primary
#A7EA89
secondary
#A153C4
accent
#14D297
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581