#A2E293#A2E293
#A2E293 is a very light, vivid green. Relative luminance 0.642; OKLCH L 85.0% C 0.125 H 139.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E293 |
|---|---|
| RGB | rgb(162, 226, 147) |
| HSL | hsl(109, 58%, 73%) |
| HSV | hsv(109, 35%, 89%) |
| CMYK | cmyk(28.3%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(84.06, -34.89, 32.34) |
| CIE-LCH | lch(84.06, 47.57, 137.18°) |
| OKLab | oklab(85.04% -0.0952 0.0806) |
| OKLCH | oklch(85.04% 0.125 139.7) |
| XYZ | xyz(47.3615, 64.1789, 37.4905) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.24
Light Sage
#BCECAC
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E293 #D393E2
analogous
#C9E293 #A2E293 #93E2AB
triadic
#A2E293 #93A2E2 #E293A2
tetradic
#A2E293 #93C9E2 #D393E2 #E2AB93
square
#A2E293 #93C9E2 #D393E2 #E2AB93
split-complementary
#A2E293 #AB93E2 #E293C9
monochromatic
#50C635 #78D563 #A2E293 #CCEFC3 #EAF9E7
Accessibility & contrast
On white
1.52
#A2E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A2E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E293
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E293 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58E
Deuteranopia (green-blind)
#DDCF97
Tritanopia (blue-blind)
#9EDDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2e293; /* rgb */ color: rgb(162, 226, 147); /* oklch */ color: oklch(85.0% 0.125 139.7);
Tailwind
colors: {
custom: {
50: '#bfebb3',
500: '#a2e293',
950: '#000000',
},
}SCSS
$custom: #a2e293; $custom-light: #bfebb3; $custom-dark: #000000;
JSON
{
"hex": "#a2e293",
"rgb": {
"r": 162,
"g": 226,
"b": 147
},
"hsl": {
"h": 108.608,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85035,
"c": 0.12473,
"h": 139.7
},
"luminance": 0.64181
}Semantic roles & 50–950 ramp
primary
#A2E293
secondary
#A95EBB
accent
#20C5A6
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121611
muted
#828481