#A2FF93#A2FF93
#A2FF93 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.7% C 0.168 H 141.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF93 |
|---|---|
| RGB | rgb(162, 255, 147) |
| HSL | hsl(112, 100%, 79%) |
| HSV | hsv(112, 42%, 100%) |
| CMYK | cmyk(36.5%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(92.27, -47.69, 43.02) |
| CIE-LCH | lch(92.27, 64.23, 137.95°) |
| OKLab | oklab(91.69% -0.1302 0.1055) |
| OKLCH | oklch(91.69% 0.168 141) |
| XYZ | xyz(55.9246, 81.3051, 40.3448) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.95
Palegreen
#98FB98
ΔE00 2.01
Pale Light Green
#B1FC99
ΔE00 2.21
Light Green
#96F97B
ΔE00 2.92
Easter Green
#8CFD7E
ΔE00 2.94
Mint Green
#8FFF9F
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF93 #F093FF
analogous
#D8FF93 #A2FF93 #93FFBA
triadic
#A2FF93 #93A2FF #FF93A2
tetradic
#A2FF93 #93D8FF #F093FF #FFBA93
square
#A2FF93 #93D8FF #F093FF #FFBA93
split-complementary
#A2FF93 #BA93FF #FF93D8
monochromatic
#39FF19 #6DFF56 #A2FF93 #D7FFD0 #E5FFE0
Accessibility & contrast
On white
1.22
#A2FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#A2FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF93
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF93 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#F7E69A
Tritanopia (blue-blind)
#9AF9E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2ff93; /* rgb */ color: rgb(162, 255, 147); /* oklch */ color: oklch(91.7% 0.168 141.0);
Tailwind
colors: {
custom: {
50: '#c1ffb4',
500: '#a2ff93',
950: '#000000',
},
}SCSS
$custom: #a2ff93; $custom-light: #c1ffb4; $custom-dark: #000000;
JSON
{
"hex": "#a2ff93",
"rgb": {
"r": 162,
"g": 255,
"b": 147
},
"hsl": {
"h": 111.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91687,
"c": 0.16755,
"h": 141
},
"luminance": 0.81308
}Semantic roles & 50–950 ramp
primary
#A2FF93
secondary
#CE55E1
accent
#00E6C6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681