#A2F892#A2F892
#A2F892 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.1% C 0.158 H 140.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F892 |
|---|---|
| RGB | rgb(162, 248, 146) |
| HSL | hsl(111, 88%, 77%) |
| HSV | hsv(111, 41%, 97%) |
| CMYK | cmyk(34.7%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(90.27, -44.83, 40.94) |
| CIE-LCH | lch(90.27, 60.72, 137.60°) |
| OKLab | oklab(90.06% -0.1224 0.1007) |
| OKLCH | oklch(90.06% 0.158 140.6) |
| XYZ | xyz(53.6540, 76.8889, 39.2026) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.85
Palegreen
#98FB98
ΔE00 1.85
Pastel Green
#B0FF9D
ΔE00 1.99
Light Pastel Green
#B2FBA5
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 3.00
Light Green
#96F97B
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F892 #E892F8
analogous
#D5F892 #A2F892 #92F8B5
triadic
#A2F892 #92A2F8 #F892A2
tetradic
#A2F892 #92D5F8 #E892F8 #F8B592
square
#A2F892 #92D5F8 #E892F8 #F8B592
split-complementary
#A2F892 #B592F8 #F892D5
monochromatic
#40F11F #71F458 #A2F892 #D3FCCC #E6FDE2
Accessibility & contrast
On white
1.28
#A2F892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#A2F892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F892
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F892 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#9CF2DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a2f892; /* rgb */ color: rgb(162, 248, 146); /* oklch */ color: oklch(90.1% 0.158 140.6);
Tailwind
colors: {
custom: {
50: '#c1fbb3',
500: '#a2f892',
950: '#000000',
},
}SCSS
$custom: #a2f892; $custom-light: #c1fbb3; $custom-dark: #000000;
JSON
{
"hex": "#a2f892",
"rgb": {
"r": 162,
"g": 248,
"b": 146
},
"hsl": {
"h": 110.588,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.90061,
"c": 0.15849,
"h": 140.6
},
"luminance": 0.76892
}Semantic roles & 50–950 ramp
primary
#A2F892
secondary
#C357D7
accent
#01E5C1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581