#A4EA85#A4EA85
#A4EA85 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.7% C 0.150 H 136.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA85 |
|---|---|
| RGB | rgb(164, 234, 133) |
| HSL | hsl(102, 71%, 72%) |
| HSV | hsv(102, 43%, 92%) |
| CMYK | cmyk(29.9%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(86.22, -39.78, 42.15) |
| CIE-LCH | lch(86.22, 57.96, 133.34°) |
| OKLab | oklab(86.74% -0.1091 0.1029) |
| OKLCH | oklch(86.74% 0.15 136.7) |
| XYZ | xyz(48.9650, 68.4298, 32.8141) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 3.93
Light Green
#96F97B
ΔE00 4.50
Tea Green
#BDF8A3
ΔE00 4.57
Pastel Green
#B0FF9D
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA85 #CB85EA
analogous
#D7EA85 #A4EA85 #85EA99
triadic
#A4EA85 #85A4EA #EA85A4
tetradic
#A4EA85 #85D7EA #CB85EA #EA9985
square
#A4EA85 #85D7EA #CB85EA #EA9985
split-complementary
#A4EA85 #9985EA #EA85D7
monochromatic
#59D124 #7DE151 #A4EA85 #CBF3B9 #ECFBE5
Accessibility & contrast
On white
1.43
#A4EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#A4EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA85
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA85 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7D
Deuteranopia (green-blind)
#E6D58B
Tritanopia (blue-blind)
#A2E3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea85; /* rgb */ color: rgb(164, 234, 133); /* oklch */ color: oklch(86.7% 0.150 136.7);
Tailwind
colors: {
custom: {
50: '#c1f1aa',
500: '#a4ea85',
950: '#000000',
},
}SCSS
$custom: #a4ea85; $custom-light: #c1f1aa; $custom-dark: #000000;
JSON
{
"hex": "#a4ea85",
"rgb": {
"r": 164,
"g": 234,
"b": 133
},
"hsl": {
"h": 101.584,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.86744,
"c": 0.14995,
"h": 136.7
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#A4EA85
secondary
#A050C4
accent
#13D398
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581