#A1EA93#A1EA93
#A1EA93 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.8% C 0.137 H 140.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A1EA93 |
|---|---|
| RGB | rgb(161, 234, 147) |
| HSL | hsl(110, 67%, 75%) |
| HSV | hsv(110, 37%, 92%) |
| CMYK | cmyk(31.2%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(86.27, -38.85, 35.24) |
| CIE-LCH | lch(86.27, 52.45, 137.79°) |
| OKLab | oklab(86.81% -0.106 0.0874) |
| OKLCH | oklch(86.81% 0.137 140.5) |
| XYZ | xyz(49.3854, 68.5272, 38.2231) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Light Pastel Green
#B2FBA5
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 3.95
Tea Green
#BDF8A3
ΔE00 4.15
Pale Light Green
#B1FC99
ΔE00 4.16
Palegreen
#98FB98
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1EA93 #DC93EA
analogous
#CDEA93 #A1EA93 #93EAB1
triadic
#A1EA93 #93A1EA #EA93A1
tetradic
#A1EA93 #93CDEA #DC93EA #EAB193
square
#A1EA93 #93CDEA #DC93EA #EAB193
split-complementary
#A1EA93 #B193EA #EA93CD
monochromatic
#48D62D #74E060 #A1EA93 #CEF4C6 #E9FAE5
Accessibility & contrast
On white
1.43
#A1EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A1EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1EA93
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1EA93 | 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)
#EFDC8D
Deuteranopia (green-blind)
#E4D598
Tritanopia (blue-blind)
#9CE5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a1ea93; /* rgb */ color: rgb(161, 234, 147); /* oklch */ color: oklch(86.8% 0.137 140.5);
Tailwind
colors: {
custom: {
50: '#bff1b3',
500: '#a1ea93',
950: '#000000',
},
}SCSS
$custom: #a1ea93; $custom-light: #bff1b3; $custom-dark: #000000;
JSON
{
"hex": "#a1ea93",
"rgb": {
"r": 161,
"g": 234,
"b": 147
},
"hsl": {
"h": 110.345,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.86809,
"c": 0.13743,
"h": 140.5
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#A1EA93
secondary
#B45CC5
accent
#16CFB2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581