#A2F993#A2F993
#A2F993 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.3% C 0.159 H 140.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F993 |
|---|---|
| RGB | rgb(162, 249, 147) |
| HSL | hsl(111, 89%, 78%) |
| HSV | hsv(111, 41%, 98%) |
| CMYK | cmyk(34.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(90.57, -45.13, 40.84) |
| CIE-LCH | lch(90.57, 60.86, 137.86°) |
| OKLab | oklab(90.31% -0.1232 0.1004) |
| OKLCH | oklch(90.31% 0.159 140.8) |
| XYZ | xyz(54.0404, 77.5367, 39.7168) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.71
Pale Light Green
#B1FC99
ΔE00 1.82
Pastel Green
#B0FF9D
ΔE00 1.87
Light Pastel Green
#B2FBA5
ΔE00 2.87
Lightgreen
#90EE90
ΔE00 3.08
Light Green
#96F97B
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F993 #EA93F9
analogous
#D5F993 #A2F993 #93F9B7
triadic
#A2F993 #93A2F9 #F993A2
tetradic
#A2F993 #93D5F9 #EA93F9 #F9B793
square
#A2F993 #93D5F9 #EA93F9 #F9B793
split-complementary
#A2F993 #B793F9 #F993D5
monochromatic
#3EF31F #70F659 #A2F993 #D4FCCD #E6FDE2
Accessibility & contrast
On white
1.27
#A2F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#A2F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F993
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F993 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#9BF3E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2f993; /* rgb */ color: rgb(162, 249, 147); /* oklch */ color: oklch(90.3% 0.159 140.8);
Tailwind
colors: {
custom: {
50: '#c1fcb4',
500: '#a2f993',
950: '#000000',
},
}SCSS
$custom: #a2f993; $custom-light: #c1fcb4; $custom-dark: #000000;
JSON
{
"hex": "#a2f993",
"rgb": {
"r": 162,
"g": 249,
"b": 147
},
"hsl": {
"h": 111.176,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.90307,
"c": 0.15896,
"h": 140.8
},
"luminance": 0.77539
}Semantic roles & 50–950 ramp
primary
#A2F993
secondary
#C658D9
accent
#00E6C4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581