#A7EA99#A7EA99
#A7EA99 is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.3% C 0.128 H 140.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EA99 |
|---|---|
| RGB | rgb(167, 234, 153) |
| HSL | hsl(110, 66%, 76%) |
| HSV | hsv(110, 35%, 92%) |
| CMYK | cmyk(28.6%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(86.68, -36.01, 32.82) |
| CIE-LCH | lch(86.68, 48.72, 137.65°) |
| OKLab | oklab(87.26% -0.0982 0.0819) |
| OKLCH | oklch(87.26% 0.128 140.2) |
| XYZ | xyz(51.1072, 69.3591, 40.8257) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.21
Lightgreen
#90EE90
ΔE00 3.50
Light Pastel Green
#B2FBA5
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 4.07
Pale Light Green
#B1FC99
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EA99 #DC99EA
analogous
#CFEA99 #A7EA99 #99EAB3
triadic
#A7EA99 #99A7EA #EA99A7
tetradic
#A7EA99 #99CFEA #DC99EA #EAB399
square
#A7EA99 #99CFEA #DC99EA #EAB399
split-complementary
#A7EA99 #B399EA #EA99CF
monochromatic
#4FD533 #7BE066 #A7EA99 #D3F4CC #E9FAE6
Accessibility & contrast
On white
1.41
#A7EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#A7EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EA99
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EA99 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD94
Deuteranopia (green-blind)
#E4D79D
Tritanopia (blue-blind)
#A3E5D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a7ea99; /* rgb */ color: rgb(167, 234, 153); /* oklch */ color: oklch(87.3% 0.128 140.2);
Tailwind
colors: {
custom: {
50: '#c3f1b7',
500: '#a7ea99',
950: '#000000',
},
}SCSS
$custom: #a7ea99; $custom-light: #c3f1b7; $custom-dark: #000000;
JSON
{
"hex": "#a7ea99",
"rgb": {
"r": 167,
"g": 234,
"b": 153
},
"hsl": {
"h": 109.63,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.87257,
"c": 0.12787,
"h": 140.2
},
"luminance": 0.69361
}Semantic roles & 50–950 ramp
primary
#A7EA99
secondary
#B462C5
accent
#18CEAE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581