#A2F899#A2F899
#A2F899 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.2% C 0.152 H 142.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F899 |
|---|---|
| RGB | rgb(162, 248, 153) |
| HSL | hsl(114, 87%, 79%) |
| HSV | hsv(114, 38%, 97%) |
| CMYK | cmyk(34.7%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(90.37, -43.84, 37.63) |
| CIE-LCH | lch(90.37, 57.78, 139.36°) |
| OKLab | oklab(90.18% -0.1196 0.0932) |
| OKLCH | oklch(90.18% 0.152 142.1) |
| XYZ | xyz(54.2153, 77.1134, 42.1586) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.47
Pastel Green
#B0FF9D
ΔE00 2.05
Pale Light Green
#B1FC99
ΔE00 2.16
Light Pastel Green
#B2FBA5
ΔE00 2.22
Lightgreen
#90EE90
ΔE00 2.64
Mint Green
#8FFF9F
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F899 #EF99F8
analogous
#D1F899 #A2F899 #99F8BF
triadic
#A2F899 #99A2F8 #F899A2
tetradic
#A2F899 #99D1F8 #EF99F8 #F8BF99
square
#A2F899 #99D1F8 #EF99F8 #F8BF99
split-complementary
#A2F899 #BF99F8 #F899D1
monochromatic
#3AF026 #6EF460 #A2F899 #D6FCD2 #E5FDE2
Accessibility & contrast
On white
1.28
#A2F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#A2F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F899
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F899 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE992
Deuteranopia (green-blind)
#F0E09F
Tritanopia (blue-blind)
#9AF3E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a2f899; /* rgb */ color: rgb(162, 248, 153); /* oklch */ color: oklch(90.2% 0.152 142.1);
Tailwind
colors: {
custom: {
50: '#c0fbb8',
500: '#a2f899',
950: '#000000',
},
}SCSS
$custom: #a2f899; $custom-light: #c0fbb8; $custom-dark: #000000;
JSON
{
"hex": "#a2f899",
"rgb": {
"r": 162,
"g": 248,
"b": 153
},
"hsl": {
"h": 114.316,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.90178,
"c": 0.1516,
"h": 142.1
},
"luminance": 0.77116
}Semantic roles & 50–950 ramp
primary
#A2F899
secondary
#CC5DD8
accent
#02E4CE
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581