#A7E9A2#A7E9A2
#A7E9A2 is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.2% C 0.117 H 142.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A7E9A2 |
|---|---|
| RGB | rgb(167, 233, 162) |
| HSL | hsl(116, 62%, 77%) |
| HSV | hsv(116, 30%, 91%) |
| CMYK | cmyk(28.3%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(86.55, -34.17, 28.07) |
| CIE-LCH | lch(86.55, 44.22, 140.60°) |
| OKLab | oklab(87.2% -0.0932 0.0707) |
| OKLCH | oklch(87.2% 0.117 142.8) |
| XYZ | xyz(51.5948, 69.1000, 44.7946) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.28
Hospital Green
#9BE5AA
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 4.02
Light Mint Green
#A6FBB2
ΔE00 4.21
Light Pastel Green
#B2FBA5
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7E9A2 #E4A2E9
analogous
#CAE9A2 #A7E9A2 #A2E9C1
triadic
#A7E9A2 #A2A7E9 #E9A2A7
tetradic
#A7E9A2 #A2CAE9 #E4A2E9 #E9C1A2
square
#A7E9A2 #A2CAE9 #E4A2E9 #E9C1A2
split-complementary
#A7E9A2 #C1A2E9 #E9A2CA
monochromatic
#49D23F #78DD71 #A7E9A2 #D6F5D3 #E8F9E6
Accessibility & contrast
On white
1.42
#A7E9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A7E9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7E9A2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7E9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7E9A2 | 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)
#ECDD9D
Deuteranopia (green-blind)
#E2D6A6
Tritanopia (blue-blind)
#A1E5D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a7e9a2; /* rgb */ color: rgb(167, 233, 162); /* oklch */ color: oklch(87.2% 0.117 142.8);
Tailwind
colors: {
custom: {
50: '#c3f0be',
500: '#a7e9a2',
950: '#000000',
},
}SCSS
$custom: #a7e9a2; $custom-light: #c3f0be; $custom-dark: #000000;
JSON
{
"hex": "#a7e9a2",
"rgb": {
"r": 167,
"g": 233,
"b": 162
},
"hsl": {
"h": 115.775,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.87204,
"c": 0.11697,
"h": 142.8
},
"luminance": 0.69102
}Semantic roles & 50–950 ramp
primary
#A7E9A2
secondary
#BE6BC4
accent
#1CC9BD
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582