#A2F888#A2F888
#A2F888 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.9% C 0.168 H 138.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F888 |
|---|---|
| RGB | rgb(162, 248, 136) |
| HSL | hsl(106, 89%, 75%) |
| HSV | hsv(106, 45%, 97%) |
| CMYK | cmyk(34.7%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(90.13, -46.16, 45.62) |
| CIE-LCH | lch(90.13, 64.90, 135.34°) |
| OKLab | oklab(89.9% -0.1264 0.1109) |
| OKLCH | oklch(89.9% 0.168 138.7) |
| XYZ | xyz(52.9099, 76.5913, 35.2835) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.96
Pale Light Green
#B1FC99
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 2.78
Easter Green
#8CFD7E
ΔE00 2.89
Palegreen
#98FB98
ΔE00 3.06
Spring Green (survey)
#A9F971
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F888 #DE88F8
analogous
#DAF888 #A2F888 #88F8A6
triadic
#A2F888 #88A2F8 #F888A2
tetradic
#A2F888 #88DAF8 #DE88F8 #F8A688
square
#A2F888 #88DAF8 #DE88F8 #F8A688
split-complementary
#A2F888 #A688F8 #F888DA
monochromatic
#48F114 #75F54E #A2F888 #CFFBC2 #E8FDE2
Accessibility & contrast
On white
1.29
#A2F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#A2F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F888
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F888 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87F
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#9DF1DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a2f888; /* rgb */ color: rgb(162, 248, 136); /* oklch */ color: oklch(89.9% 0.168 138.7);
Tailwind
colors: {
custom: {
50: '#c1fbac',
500: '#a2f888',
950: '#000000',
},
}SCSS
$custom: #a2f888; $custom-light: #c1fbac; $custom-dark: #000000;
JSON
{
"hex": "#a2f888",
"rgb": {
"r": 162,
"g": 248,
"b": 136
},
"hsl": {
"h": 106.071,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.89904,
"c": 0.16816,
"h": 138.7
},
"luminance": 0.76594
}Semantic roles & 50–950 ramp
primary
#A2F888
secondary
#B64ED6
accent
#00E6B0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581