#A2FF8D#A2FF8D
#A2FF8D is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.6% C 0.173 H 139.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF8D |
|---|---|
| RGB | rgb(162, 255, 141) |
| HSL | hsl(109, 100%, 78%) |
| HSV | hsv(109, 45%, 100%) |
| CMYK | cmyk(36.5%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(92.19, -48.49, 45.80) |
| CIE-LCH | lch(92.19, 66.70, 136.63°) |
| OKLab | oklab(91.6% -0.1326 0.1116) |
| OKLCH | oklch(91.6% 0.173 139.9) |
| XYZ | xyz(55.4660, 81.1217, 37.9296) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.22
Easter Green
#8CFD7E
ΔE00 2.45
Pastel Green
#B0FF9D
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.55
Palegreen
#98FB98
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF8D #EA8DFF
analogous
#DBFF8D #A2FF8D #8DFFB1
triadic
#A2FF8D #8DA2FF #FF8DA2
tetradic
#A2FF8D #8DDBFF #EA8DFF #FFB18D
square
#A2FF8D #8DDBFF #EA8DFF #FFB18D
split-complementary
#A2FF8D #B18DFF #FF8DDB
monochromatic
#3EFF13 #70FF50 #A2FF8D #D4FFCA #E6FFE0
Accessibility & contrast
On white
1.22
#A2FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#A2FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF8D
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF8D | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#9BF8E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2ff8d; /* rgb */ color: rgb(162, 255, 141); /* oklch */ color: oklch(91.6% 0.173 139.9);
Tailwind
colors: {
custom: {
50: '#c1ffb0',
500: '#a2ff8d',
950: '#000000',
},
}SCSS
$custom: #a2ff8d; $custom-light: #c1ffb0; $custom-dark: #000000;
JSON
{
"hex": "#a2ff8d",
"rgb": {
"r": 162,
"g": 255,
"b": 141
},
"hsl": {
"h": 108.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91595,
"c": 0.17327,
"h": 139.9
},
"luminance": 0.81124
}Semantic roles & 50–950 ramp
primary
#A2FF8D
secondary
#C650E0
accent
#00E6BB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131811
muted
#828681