#A2FFBB#A2FFBB
#A2FFBB is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.4% C 0.129 H 151.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFBB |
|---|---|
| RGB | rgb(162, 255, 187) |
| HSL | hsl(136, 100%, 82%) |
| HSV | hsv(136, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.92, -41.46, 23.97) |
| CIE-LCH | lch(92.92, 47.89, 149.97°) |
| OKLab | oklab(92.43% -0.1136 0.061) |
| OKLCH | oklch(92.43% 0.129 151.8) |
| XYZ | xyz(59.6265, 82.7858, 59.8415) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.11
Light Seafoam Green
#A7FFB5
ΔE00 1.55
Light Mint Green
#A6FBB2
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 1.97
Light Sea Green
#98F6B0
ΔE00 2.04
Light Mint
#B6FFBB
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFBB #FFA2E6
analogous
#B8FFA2 #A2FFBB #A2FFEA
triadic
#A2FFBB #BBA2FF #FFBBA2
tetradic
#A2FFBB #A2B8FF #FFA2E6 #FFEAA2
square
#A2FFBB #A2B8FF #FFA2E6 #FFEAA2
split-complementary
#A2FFBB #EAA2FF #FFA2B8
monochromatic
#28FF62 #65FF8E #A2FFBB #DFFFE8 #E0FFE9
Accessibility & contrast
On white
1.20
#A2FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#A2FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFBB
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFBB | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F1E7BF
Tritanopia (blue-blind)
#92FCED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a2ffbb; /* rgb */ color: rgb(162, 255, 187); /* oklch */ color: oklch(92.4% 0.129 151.8);
Tailwind
colors: {
custom: {
50: '#c0ffcf',
500: '#a2ffbb',
950: '#000000',
},
}SCSS
$custom: #a2ffbb; $custom-light: #c0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a2ffbb",
"rgb": {
"r": 162,
"g": 255,
"b": 187
},
"hsl": {
"h": 136.129,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92432,
"c": 0.12889,
"h": 151.8
},
"luminance": 0.82789
}Semantic roles & 50–950 ramp
primary
#A2FFBB
secondary
#E362C1
accent
#00A8E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683