#A2FF98#A2FF98
#A2FF98 is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.163 H 142.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF98 |
|---|---|
| RGB | rgb(162, 255, 152) |
| HSL | hsl(114, 100%, 80%) |
| HSV | hsv(114, 40%, 100%) |
| CMYK | cmyk(36.5%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(92.34, -47.00, 40.68) |
| CIE-LCH | lch(92.34, 62.16, 139.12°) |
| OKLab | oklab(91.77% -0.1282 0.1002) |
| OKLCH | oklch(91.77% 0.163 142) |
| XYZ | xyz(56.3255, 81.4654, 42.4562) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.47
Pastel Green
#B0FF9D
ΔE00 1.73
Pale Light Green
#B1FC99
ΔE00 2.18
Mint Green
#8FFF9F
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 2.97
Light Pastel Green
#B2FBA5
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF98 #F598FF
analogous
#D5FF98 #A2FF98 #98FFC2
triadic
#A2FF98 #98A2FF #FF98A2
tetradic
#A2FF98 #98D5FF #F598FF #FFC298
square
#A2FF98 #98D5FF #F598FF #FFC298
split-complementary
#A2FF98 #C298FF #FF98D5
monochromatic
#33FF1E #6BFF5B #A2FF98 #D9FFD5 #E3FFE0
Accessibility & contrast
On white
1.21
#A2FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#A2FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF98
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF98 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#F6E69E
Tritanopia (blue-blind)
#99F9E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2ff98; /* rgb */ color: rgb(162, 255, 152); /* oklch */ color: oklch(91.8% 0.163 142.0);
Tailwind
colors: {
custom: {
50: '#c1ffb7',
500: '#a2ff98',
950: '#000000',
},
}SCSS
$custom: #a2ff98; $custom-light: #c1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#a2ff98",
"rgb": {
"r": 162,
"g": 255,
"b": 152
},
"hsl": {
"h": 114.175,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91768,
"c": 0.16274,
"h": 142
},
"luminance": 0.81468
}Semantic roles & 50–950 ramp
primary
#A2FF98
secondary
#D559E2
accent
#00E6CF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681