#A2EA96#A2EA96
#A2EA96 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.9% C 0.134 H 140.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA96 |
|---|---|
| RGB | rgb(162, 234, 150) |
| HSL | hsl(111, 67%, 75%) |
| HSV | hsv(111, 36%, 92%) |
| CMYK | cmyk(30.8%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(86.37, -38.09, 33.87) |
| CIE-LCH | lch(86.37, 50.97, 138.35°) |
| OKLab | oklab(86.92% -0.1039 0.0843) |
| OKLCH | oklch(86.92% 0.134 140.9) |
| XYZ | xyz(49.8263, 68.7270, 39.4886) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.76
Light Pastel Green
#B2FBA5
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 4.09
Pale Light Green
#B1FC99
ΔE00 4.34
Palegreen
#98FB98
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA96 #DE96EA
analogous
#CCEA96 #A2EA96 #96EAB4
triadic
#A2EA96 #96A2EA #EA96A2
tetradic
#A2EA96 #96CCEA #DE96EA #EAB496
square
#A2EA96 #96CCEA #DE96EA #EAB496
split-complementary
#A2EA96 #B496EA #EA96CC
monochromatic
#48D630 #75E063 #A2EA96 #CFF4C9 #E8FAE5
Accessibility & contrast
On white
1.42
#A2EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#A2EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA96
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA96 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#E3D69B
Tritanopia (blue-blind)
#9DE5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea96; /* rgb */ color: rgb(162, 234, 150); /* oklch */ color: oklch(86.9% 0.134 140.9);
Tailwind
colors: {
custom: {
50: '#c0f1b5',
500: '#a2ea96',
950: '#000000',
},
}SCSS
$custom: #a2ea96; $custom-light: #c0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#a2ea96",
"rgb": {
"r": 162,
"g": 234,
"b": 150
},
"hsl": {
"h": 111.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.86918,
"c": 0.1338,
"h": 140.9
},
"luminance": 0.68729
}Semantic roles & 50–950 ramp
primary
#A2EA96
secondary
#B65FC5
accent
#17CFB4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581