#A7EC99#A7EC99
#A7EC99 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.7% C 0.131 H 140.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EC99 |
|---|---|
| RGB | rgb(167, 236, 153) |
| HSL | hsl(110, 69%, 76%) |
| HSV | hsv(110, 35%, 93%) |
| CMYK | cmyk(29.2%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(87.24, -36.92, 33.56) |
| CIE-LCH | lch(87.24, 49.89, 137.73°) |
| OKLab | oklab(87.71% -0.1007 0.0836) |
| OKLCH | oklch(87.71% 0.131 140.3) |
| XYZ | xyz(51.6798, 70.5043, 41.0166) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.06
Light Pastel Green
#B2FBA5
ΔE00 3.16
Lightgreen
#90EE90
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.42
Pale Light Green
#B1FC99
ΔE00 3.96
Pastel Green
#B0FF9D
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EC99 #DE99EC
analogous
#D1EC99 #A7EC99 #99ECB5
triadic
#A7EC99 #99A7EC #EC99A7
tetradic
#A7EC99 #99D1EC #DE99EC #ECB599
square
#A7EC99 #99D1EC #DE99EC #ECB599
split-complementary
#A7EC99 #B599EC #EC99D1
monochromatic
#4ED932 #7AE265 #A7EC99 #D4F6CD #E9FAE5
Accessibility & contrast
On white
1.39
#A7EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#A7EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EC99
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EC99 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#A3E7D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a7ec99; /* rgb */ color: rgb(167, 236, 153); /* oklch */ color: oklch(87.7% 0.131 140.3);
Tailwind
colors: {
custom: {
50: '#c3f2b7',
500: '#a7ec99',
950: '#000000',
},
}SCSS
$custom: #a7ec99; $custom-light: #c3f2b7; $custom-dark: #000000;
JSON
{
"hex": "#a7ec99",
"rgb": {
"r": 167,
"g": 236,
"b": 153
},
"hsl": {
"h": 109.88,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.87711,
"c": 0.13092,
"h": 140.3
},
"luminance": 0.70506
}Semantic roles & 50–950 ramp
primary
#A7EC99
secondary
#B662C8
accent
#15D1B1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581