#A2FFB7#A2FFB7
#A2FFB7 is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.133 H 150.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFB7 |
|---|---|
| RGB | rgb(162, 255, 183) |
| HSL | hsl(134, 100%, 82%) |
| HSV | hsv(134, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(92.85, -42.15, 25.90) |
| CIE-LCH | lch(92.85, 49.47, 148.43°) |
| OKLab | oklab(92.35% -0.1153 0.0657) |
| OKLCH | oklch(92.35% 0.133 150.3) |
| XYZ | xyz(59.2042, 82.6169, 57.6176) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 0.86
Mint (survey)
#9FFEB0
ΔE00 1.17
Light Mint Green
#A6FBB2
ΔE00 1.28
Light Seafoam
#A0FEBF
ΔE00 1.91
Light Sea Green
#98F6B0
ΔE00 1.97
Foam Green
#90FDA9
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFB7 #FFA2EA
analogous
#BCFFA2 #A2FFB7 #A2FFE5
triadic
#A2FFB7 #B7A2FF #FFB7A2
tetradic
#A2FFB7 #A2BCFF #FFA2EA #FFE5A2
square
#A2FFB7 #A2BCFF #FFA2EA #FFE5A2
split-complementary
#A2FFB7 #E5A2FF #FFA2BC
monochromatic
#28FF58 #65FF88 #A2FFB7 #DFFFE6 #E0FFE7
Accessibility & contrast
On white
1.20
#A2FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#A2FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFB7
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFB7 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B3
Deuteranopia (green-blind)
#F2E7BB
Tritanopia (blue-blind)
#93FCEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2ffb7; /* rgb */ color: rgb(162, 255, 183); /* oklch */ color: oklch(92.3% 0.133 150.3);
Tailwind
colors: {
custom: {
50: '#c0ffcd',
500: '#a2ffb7',
950: '#000000',
},
}SCSS
$custom: #a2ffb7; $custom-light: #c0ffcd; $custom-dark: #000000;
JSON
{
"hex": "#a2ffb7",
"rgb": {
"r": 162,
"g": 255,
"b": 183
},
"hsl": {
"h": 133.548,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92347,
"c": 0.13265,
"h": 150.3
},
"luminance": 0.8262
}Semantic roles & 50–950 ramp
primary
#A2FFB7
secondary
#E362C6
accent
#00B2E6
background
#FDFFFE
surface
#F9FFFA
border
#D2D7D3
text
#121813
muted
#828683