#A2FB97#A2FB97
#A2FB97 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.8% C 0.158 H 141.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FB97 |
|---|---|
| RGB | rgb(162, 251, 151) |
| HSL | hsl(113, 93%, 79%) |
| HSV | hsv(113, 40%, 98%) |
| CMYK | cmyk(35.5%, 0%, 39.8%, 1.6%) |
| CIE-LAB | lab(91.19, -45.43, 39.68) |
| CIE-LCH | lch(91.19, 60.32, 138.86°) |
| OKLab | oklab(90.83% -0.1239 0.0979) |
| OKLCH | oklch(90.83% 0.158 141.7) |
| XYZ | xyz(54.9812, 78.9074, 41.6058) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.30
Pastel Green
#B0FF9D
ΔE00 1.70
Pale Light Green
#B1FC99
ΔE00 1.92
Light Pastel Green
#B2FBA5
ΔE00 2.63
Mint Green
#8FFF9F
ΔE00 2.95
Baby Green
#8CFF9E
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FB97 #F097FB
analogous
#D4FB97 #A2FB97 #97FBBE
triadic
#A2FB97 #97A2FB #FB97A2
tetradic
#A2FB97 #97D4FB #F097FB #FBBE97
square
#A2FB97 #97D4FB #F097FB #FBBE97
split-complementary
#A2FB97 #BE97FB #FB97D4
monochromatic
#39F621 #6DF95C #A2FB97 #D7FDD2 #E5FEE2
Accessibility & contrast
On white
1.25
#A2FB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#A2FB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FB97
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FB97 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F3E39D
Tritanopia (blue-blind)
#9AF5E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a2fb97; /* rgb */ color: rgb(162, 251, 151); /* oklch */ color: oklch(90.8% 0.158 141.7);
Tailwind
colors: {
custom: {
50: '#c1fdb6',
500: '#a2fb97',
950: '#000000',
},
}SCSS
$custom: #a2fb97; $custom-light: #c1fdb6; $custom-dark: #000000;
JSON
{
"hex": "#a2fb97",
"rgb": {
"r": 162,
"g": 251,
"b": 151
},
"hsl": {
"h": 113.4,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.90833,
"c": 0.15793,
"h": 141.7
},
"luminance": 0.7891
}Semantic roles & 50–950 ramp
primary
#A2FB97
secondary
#CE5ADC
accent
#00E6CC
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581