#A1FEBB#A1FEBB
#A1FEBB is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.2% C 0.128 H 152.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FEBB |
|---|---|
| RGB | rgb(161, 254, 187) |
| HSL | hsl(137, 98%, 81%) |
| HSV | hsv(137, 37%, 100%) |
| CMYK | cmyk(36.6%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(92.59, -41.30, 23.51) |
| CIE-LCH | lch(92.59, 47.53, 150.35°) |
| OKLab | oklab(92.16% -0.1132 0.0598) |
| OKLCH | oklch(92.16% 0.128 152.1) |
| XYZ | xyz(59.1059, 82.0452, 59.7260) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.90
Light Seafoam Green
#A7FFB5
ΔE00 1.76
Light Sea Green
#98F6B0
ΔE00 1.90
Light Mint Green
#A6FBB2
ΔE00 1.92
Mint (survey)
#9FFEB0
ΔE00 2.13
Light Mint
#B6FFBB
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FEBB #FEA1E4
analogous
#B6FEA1 #A1FEBB #A1FEEA
triadic
#A1FEBB #BBA1FE #FEBBA1
tetradic
#A1FEBB #A1B6FE #FEA1E4 #FEEAA1
square
#A1FEBB #A1B6FE #FEA1E4 #FEEAA1
split-complementary
#A1FEBB #EAA1FE #FEA1B6
monochromatic
#28FD63 #64FD8F #A1FEBB #DEFFE7 #E1FFE9
Accessibility & contrast
On white
1.21
#A1FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#A1FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FEBB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FEBB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B7
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#91FBEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a1febb; /* rgb */ color: rgb(161, 254, 187); /* oklch */ color: oklch(92.2% 0.128 152.1);
Tailwind
colors: {
custom: {
50: '#c0ffcf',
500: '#a1febb',
950: '#000000',
},
}SCSS
$custom: #a1febb; $custom-light: #c0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a1febb",
"rgb": {
"r": 161,
"g": 254,
"b": 187
},
"hsl": {
"h": 136.774,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.92156,
"c": 0.12802,
"h": 152.1
},
"luminance": 0.82049
}Semantic roles & 50–950 ramp
primary
#A1FEBB
secondary
#E262BE
accent
#00A5E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683