#A7EA87#A7EA87
#A7EA87 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.9% C 0.146 H 136.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EA87 |
|---|---|
| RGB | rgb(167, 234, 135) |
| HSL | hsl(101, 70%, 72%) |
| HSV | hsv(101, 42%, 92%) |
| CMYK | cmyk(28.6%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(86.41, -38.52, 41.44) |
| CIE-LCH | lch(86.41, 56.58, 132.90°) |
| OKLab | oklab(86.95% -0.1056 0.1014) |
| OKLCH | oklch(86.95% 0.146 136.2) |
| XYZ | xyz(49.7310, 68.8087, 33.5781) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.26
Washed Out Green
#BCF5A6
ΔE00 4.54
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Pastel Green
#B0FF9D
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EA87 #CA87EA
analogous
#D9EA87 #A7EA87 #87EA99
triadic
#A7EA87 #87A7EA #EA87A7
tetradic
#A7EA87 #87D9EA #CA87EA #EA9987
square
#A7EA87 #87D9EA #CA87EA #EA9987
split-complementary
#A7EA87 #9987EA #EA87D9
monochromatic
#5DD225 #81E153 #A7EA87 #CDF3BB #ECFAE5
Accessibility & contrast
On white
1.42
#A7EA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A7EA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EA87
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EA87 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#A5E3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a7ea87; /* rgb */ color: rgb(167, 234, 135); /* oklch */ color: oklch(86.9% 0.146 136.2);
Tailwind
colors: {
custom: {
50: '#c3f1ab',
500: '#a7ea87',
950: '#000000',
},
}SCSS
$custom: #a7ea87; $custom-light: #c3f1ab; $custom-dark: #000000;
JSON
{
"hex": "#a7ea87",
"rgb": {
"r": 167,
"g": 234,
"b": 135
},
"hsl": {
"h": 100.606,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.86948,
"c": 0.14637,
"h": 136.2
},
"luminance": 0.6881
}Semantic roles & 50–950 ramp
primary
#A7EA87
secondary
#9F51C4
accent
#13D294
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581