#A2FFBA#A2FFBA
#A2FFBA is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.4% C 0.130 H 151.4°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFBA |
|---|---|
| RGB | rgb(162, 255, 186) |
| HSL | hsl(135, 100%, 82%) |
| HSV | hsv(135, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(92.90, -41.63, 24.45) |
| CIE-LCH | lch(92.90, 48.28, 149.57°) |
| OKLab | oklab(92.41% -0.114 0.0621) |
| OKLCH | oklch(92.41% 0.13 151.4) |
| XYZ | xyz(59.5198, 82.7432, 59.2797) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.31
Light Seafoam Green
#A7FFB5
ΔE00 1.36
Light Mint Green
#A6FBB2
ΔE00 1.67
Mint (survey)
#9FFEB0
ΔE00 1.76
Light Sea Green
#98F6B0
ΔE00 1.99
Light Mint
#B6FFBB
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFBA #FFA2E7
analogous
#B9FFA2 #A2FFBA #A2FFE9
triadic
#A2FFBA #BAA2FF #FFBAA2
tetradic
#A2FFBA #A2B9FF #FFA2E7 #FFE9A2
square
#A2FFBA #A2B9FF #FFA2E7 #FFE9A2
split-complementary
#A2FFBA #E9A2FF #FFA2B9
monochromatic
#28FF5F #65FF8D #A2FFBA #DFFFE7 #E0FFE8
Accessibility & contrast
On white
1.20
#A2FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#A2FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFBA
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFBA | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F1E7BE
Tritanopia (blue-blind)
#92FCEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a2ffba; /* rgb */ color: rgb(162, 255, 186); /* oklch */ color: oklch(92.4% 0.130 151.4);
Tailwind
colors: {
custom: {
50: '#c0ffcf',
500: '#a2ffba',
950: '#000000',
},
}SCSS
$custom: #a2ffba; $custom-light: #c0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a2ffba",
"rgb": {
"r": 162,
"g": 255,
"b": 186
},
"hsl": {
"h": 135.484,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.9241,
"c": 0.12983,
"h": 151.4
},
"luminance": 0.82747
}Semantic roles & 50–950 ramp
primary
#A2FFBA
secondary
#E362C2
accent
#00AAE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121813
muted
#828683