#A2FB85#A2FB85
#A2FB85 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.6% C 0.175 H 138.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FB85 |
|---|---|
| RGB | rgb(162, 251, 133) |
| HSL | hsl(105, 94%, 75%) |
| HSV | hsv(105, 47%, 98%) |
| CMYK | cmyk(35.5%, 0%, 47%, 1.6%) |
| CIE-LAB | lab(90.95, -47.81, 48.06) |
| CIE-LCH | lch(90.95, 67.79, 134.85°) |
| OKLab | oklab(90.55% -0.1311 0.1163) |
| OKLCH | oklch(90.55% 0.175 138.4) |
| XYZ | xyz(53.6294, 78.3666, 34.4863) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.47
Easter Green
#8CFD7E
ΔE00 2.44
Pale Light Green
#B1FC99
ΔE00 2.88
Spring Green (survey)
#A9F971
ΔE00 3.09
Pastel Green
#B0FF9D
ΔE00 3.15
Palegreen
#98FB98
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FB85 #DE85FB
analogous
#DDFB85 #A2FB85 #85FBA3
triadic
#A2FB85 #85A2FB #FB85A2
tetradic
#A2FB85 #85DDFB #DE85FB #FBA385
square
#A2FB85 #85DDFB #DE85FB #FBA385
split-complementary
#A2FB85 #A385FB #FB85DD
monochromatic
#48F70E #75F94A #A2FB85 #CFFDC0 #E8FEE1
Accessibility & contrast
On white
1.26
#A2FB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#A2FB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FB85
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FB85 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F5E28D
Tritanopia (blue-blind)
#9DF4DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fb85; /* rgb */ color: rgb(162, 251, 133); /* oklch */ color: oklch(90.6% 0.175 138.4);
Tailwind
colors: {
custom: {
50: '#c1fdaa',
500: '#a2fb85',
950: '#000000',
},
}SCSS
$custom: #a2fb85; $custom-light: #c1fdaa; $custom-dark: #000000;
JSON
{
"hex": "#a2fb85",
"rgb": {
"r": 162,
"g": 251,
"b": 133
},
"hsl": {
"h": 105.254,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90553,
"c": 0.17519,
"h": 138.4
},
"luminance": 0.78369
}Semantic roles & 50–950 ramp
primary
#A2FB85
secondary
#B64BD9
accent
#00E6AD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681