#A2EA90#A2EA90
#A2EA90 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.8% C 0.140 H 139.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA90 |
|---|---|
| RGB | rgb(162, 234, 144) |
| HSL | hsl(108, 68%, 74%) |
| HSV | hsv(108, 38%, 92%) |
| CMYK | cmyk(30.8%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(86.28, -38.96, 36.76) |
| CIE-LCH | lch(86.28, 53.56, 136.66°) |
| OKLab | oklab(86.81% -0.1064 0.0909) |
| OKLCH | oklch(86.81% 0.14 139.5) |
| XYZ | xyz(49.3555, 68.5386, 37.0089) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.71
Light Pastel Green
#B2FBA5
ΔE00 3.86
Pale Light Green
#B1FC99
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 4.01
Tea Green
#BDF8A3
ΔE00 4.09
Palegreen
#98FB98
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA90 #D890EA
analogous
#CFEA90 #A2EA90 #90EAAB
triadic
#A2EA90 #90A2EA #EA90A2
tetradic
#A2EA90 #90CFEA #D890EA #EAAB90
square
#A2EA90 #90CFEA #D890EA #EAAB90
split-complementary
#A2EA90 #AB90EA #EA90CF
monochromatic
#4CD729 #77E05D #A2EA90 #CDF4C3 #E9FAE5
Accessibility & contrast
On white
1.43
#A2EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A2EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA90
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA90 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#9EE4D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea90; /* rgb */ color: rgb(162, 234, 144); /* oklch */ color: oklch(86.8% 0.140 139.5);
Tailwind
colors: {
custom: {
50: '#c0f1b1',
500: '#a2ea90',
950: '#000000',
},
}SCSS
$custom: #a2ea90; $custom-light: #c0f1b1; $custom-dark: #000000;
JSON
{
"hex": "#a2ea90",
"rgb": {
"r": 162,
"g": 234,
"b": 144
},
"hsl": {
"h": 108,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86812,
"c": 0.13993,
"h": 139.5
},
"luminance": 0.68541
}Semantic roles & 50–950 ramp
primary
#A2EA90
secondary
#AF5AC5
accent
#15D0AB
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121611
muted
#828581