#A7EA91#A7EA91
#A7EA91 is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.1% C 0.136 H 138.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EA91 |
|---|---|
| RGB | rgb(167, 234, 145) |
| HSL | hsl(105, 68%, 74%) |
| HSV | hsv(105, 38%, 92%) |
| CMYK | cmyk(28.6%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(86.56, -37.16, 36.68) |
| CIE-LCH | lch(86.56, 52.21, 135.38°) |
| OKLab | oklab(87.11% -0.1015 0.0907) |
| OKLCH | oklch(87.11% 0.136 138.2) |
| XYZ | xyz(50.4684, 69.1036, 37.4618) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 3.65
Light Pastel Green
#B2FBA5
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 3.88
Pastel Green
#B0FF9D
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EA91 #D491EA
analogous
#D3EA91 #A7EA91 #91EAA8
triadic
#A7EA91 #91A7EA #EA91A7
tetradic
#A7EA91 #91D3EA #D491EA #EAA891
square
#A7EA91 #91D3EA #D491EA #EAA891
split-complementary
#A7EA91 #A891EA #EA91D3
monochromatic
#55D62A #7EE05E #A7EA91 #D0F4C4 #EAFAE5
Accessibility & contrast
On white
1.42
#A7EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A7EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EA91
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EA91 | 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)
#EFDC8B
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#A4E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a7ea91; /* rgb */ color: rgb(167, 234, 145); /* oklch */ color: oklch(87.1% 0.136 138.2);
Tailwind
colors: {
custom: {
50: '#c3f1b2',
500: '#a7ea91',
950: '#000000',
},
}SCSS
$custom: #a7ea91; $custom-light: #c3f1b2; $custom-dark: #000000;
JSON
{
"hex": "#a7ea91",
"rgb": {
"r": 167,
"g": 234,
"b": 145
},
"hsl": {
"h": 105.169,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.87114,
"c": 0.13616,
"h": 138.2
},
"luminance": 0.69105
}Semantic roles & 50–950 ramp
primary
#A7EA91
secondary
#AA5BC5
accent
#16D0A2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581