#A1FEB2#A1FEB2
#A1FEB2 is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.0% C 0.137 H 149.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FEB2 |
|---|---|
| RGB | rgb(161, 254, 178) |
| HSL | hsl(131, 98%, 81%) |
| HSV | hsv(131, 37%, 100%) |
| CMYK | cmyk(36.6%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(92.43, -42.85, 27.85) |
| CIE-LCH | lch(92.43, 51.11, 146.98°) |
| OKLab | oklab(91.97% -0.117 0.0704) |
| OKLCH | oklch(91.97% 0.137 149) |
| XYZ | xyz(58.1725, 81.6718, 54.8099) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.38
Light Seafoam Green
#A7FFB5
ΔE00 0.73
Light Mint Green
#A6FBB2
ΔE00 1.03
Light Sea Green
#98F6B0
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 2.05
Light Seafoam
#A0FEBF
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FEB2 #FEA1ED
analogous
#BFFEA1 #A1FEB2 #A1FEE1
triadic
#A1FEB2 #B2A1FE #FEB2A1
tetradic
#A1FEB2 #A1BFFE #FEA1ED #FEE1A1
square
#A1FEB2 #A1BFFE #FEA1ED #FEE1A1
split-complementary
#A1FEB2 #E1A1FE #FEA1BF
monochromatic
#28FD4F #64FD80 #A1FEB2 #DEFFE4 #E1FFE6
Accessibility & contrast
On white
1.21
#A1FEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#A1FEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FEB2
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FEB2 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAD
Deuteranopia (green-blind)
#F1E6B6
Tritanopia (blue-blind)
#93FAEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a1feb2; /* rgb */ color: rgb(161, 254, 178); /* oklch */ color: oklch(92.0% 0.137 149.0);
Tailwind
colors: {
custom: {
50: '#c0ffc9',
500: '#a1feb2',
950: '#000000',
},
}SCSS
$custom: #a1feb2; $custom-light: #c0ffc9; $custom-dark: #000000;
JSON
{
"hex": "#a1feb2",
"rgb": {
"r": 161,
"g": 254,
"b": 178
},
"hsl": {
"h": 130.968,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.91968,
"c": 0.13654,
"h": 149
},
"luminance": 0.81675
}Semantic roles & 50–950 ramp
primary
#A1FEB2
secondary
#E262CA
accent
#00BCE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682