#A2EE85#A2EE85
#A2EE85 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.6% C 0.157 H 137.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EE85 |
|---|---|
| RGB | rgb(162, 238, 133) |
| HSL | hsl(103, 76%, 73%) |
| HSV | hsv(103, 44%, 93%) |
| CMYK | cmyk(31.9%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(87.25, -42.22, 43.44) |
| CIE-LCH | lch(87.25, 60.57, 134.18°) |
| OKLab | oklab(87.55% -0.1157 0.1058) |
| OKLCH | oklch(87.55% 0.157 137.6) |
| XYZ | xyz(49.7070, 70.5219, 33.1788) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.45
Light Green
#96F97B
ΔE00 3.50
Pastel Green
#B0FF9D
ΔE00 3.95
Palegreen
#98FB98
ΔE00 4.10
Pistachio (survey)
#C0FA8B
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EE85 #D185EE
analogous
#D6EE85 #A2EE85 #85EE9D
triadic
#A2EE85 #85A2EE #EE85A2
tetradic
#A2EE85 #85D6EE #D185EE #EE9D85
square
#A2EE85 #85D6EE #D185EE #EE9D85
split-complementary
#A2EE85 #9D85EE #EE85D6
monochromatic
#52DA1E #79E74F #A2EE85 #CBF5BB #EBFBE4
Accessibility & contrast
On white
1.39
#A2EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#A2EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EE85
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EE85 | 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)
#F4DF7D
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#9FE7D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a2ee85; /* rgb */ color: rgb(162, 238, 133); /* oklch */ color: oklch(87.6% 0.157 137.6);
Tailwind
colors: {
custom: {
50: '#c0f4aa',
500: '#a2ee85',
950: '#000000',
},
}SCSS
$custom: #a2ee85; $custom-light: #c0f4aa; $custom-dark: #000000;
JSON
{
"hex": "#a2ee85",
"rgb": {
"r": 162,
"g": 238,
"b": 133
},
"hsl": {
"h": 103.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.87552,
"c": 0.15679,
"h": 137.6
},
"luminance": 0.70524
}Semantic roles & 50–950 ramp
primary
#A2EE85
secondary
#A74FC9
accent
#0ED8A0
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581