#A2FFBF#A2FFBF
#A2FFBF is a very light, vivid green. Relative luminance 0.830; OKLCH L 92.5% C 0.125 H 153.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFBF |
|---|---|
| RGB | rgb(162, 255, 191) |
| HSL | hsl(139, 100%, 82%) |
| HSV | hsv(139, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.00, -40.75, 22.04) |
| CIE-LCH | lch(93.00, 46.33, 151.59°) |
| OKLab | oklab(92.52% -0.1119 0.0562) |
| OKLCH | oklch(92.52% 0.125 153.3) |
| XYZ | xyz(60.0607, 82.9595, 62.1282) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.36
Light Seafoam Green
#A7FFB5
ΔE00 2.35
Light Sea Green
#98F6B0
ΔE00 2.42
Light Mint Green
#A6FBB2
ΔE00 2.54
Mint (survey)
#9FFEB0
ΔE00 2.80
Light Mint
#B6FFBB
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFBF #FFA2E2
analogous
#B4FFA2 #A2FFBF #A2FFEE
triadic
#A2FFBF #BFA2FF #FFBFA2
tetradic
#A2FFBF #A2B4FF #FFA2E2 #FFEEA2
square
#A2FFBF #A2B4FF #FFA2E2 #FFEEA2
split-complementary
#A2FFBF #EEA2FF #FFA2B4
monochromatic
#28FF6B #65FF95 #A2FFBF #DFFFE9 #E0FFEA
Accessibility & contrast
On white
1.19
#A2FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#A2FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFBF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFBF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F0E7C3
Tritanopia (blue-blind)
#91FDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a2ffbf; /* rgb */ color: rgb(162, 255, 191); /* oklch */ color: oklch(92.5% 0.125 153.3);
Tailwind
colors: {
custom: {
50: '#c0ffd2',
500: '#a2ffbf',
950: '#000000',
},
}SCSS
$custom: #a2ffbf; $custom-light: #c0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#a2ffbf",
"rgb": {
"r": 162,
"g": 255,
"b": 191
},
"hsl": {
"h": 138.71,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92518,
"c": 0.12519,
"h": 153.3
},
"luminance": 0.82963
}Semantic roles & 50–950 ramp
primary
#A2FFBF
secondary
#E362BB
accent
#009EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683