#A1FEB8#A1FEB8
#A1FEB8 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.1% C 0.131 H 151.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FEB8 |
|---|---|
| RGB | rgb(161, 254, 184) |
| HSL | hsl(135, 98%, 81%) |
| HSV | hsv(135, 37%, 100%) |
| CMYK | cmyk(36.6%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(92.54, -41.83, 24.96) |
| CIE-LCH | lch(92.54, 48.71, 149.17°) |
| OKLab | oklab(92.09% -0.1145 0.0634) |
| OKLCH | oklch(92.09% 0.131 151) |
| XYZ | xyz(58.7881, 81.9180, 58.0522) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.21
Light Mint Green
#A6FBB2
ΔE00 1.44
Light Seafoam
#A0FEBF
ΔE00 1.52
Mint (survey)
#9FFEB0
ΔE00 1.52
Light Sea Green
#98F6B0
ΔE00 1.75
Light Mint
#B6FFBB
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FEB8 #FEA1E7
analogous
#B9FEA1 #A1FEB8 #A1FEE7
triadic
#A1FEB8 #B8A1FE #FEB8A1
tetradic
#A1FEB8 #A1B9FE #FEA1E7 #FEE7A1
square
#A1FEB8 #A1B9FE #FEA1E7 #FEE7A1
split-complementary
#A1FEB8 #E7A1FE #FEA1B9
monochromatic
#28FD5D #64FD8A #A1FEB8 #DEFFE6 #E1FFE8
Accessibility & contrast
On white
1.21
#A1FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#A1FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FEB8
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FEB8 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B4
Deuteranopia (green-blind)
#F0E6BC
Tritanopia (blue-blind)
#92FBEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a1feb8; /* rgb */ color: rgb(161, 254, 184); /* oklch */ color: oklch(92.1% 0.131 151.0);
Tailwind
colors: {
custom: {
50: '#c0ffcd',
500: '#a1feb8',
950: '#000000',
},
}SCSS
$custom: #a1feb8; $custom-light: #c0ffcd; $custom-dark: #000000;
JSON
{
"hex": "#a1feb8",
"rgb": {
"r": 161,
"g": 254,
"b": 184
},
"hsl": {
"h": 134.839,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.92092,
"c": 0.13083,
"h": 151
},
"luminance": 0.81921
}Semantic roles & 50–950 ramp
primary
#A1FEB8
secondary
#E262C2
accent
#00ADE6
background
#FDFFFE
surface
#F9FFFA
border
#D2D7D3
text
#121813
muted
#828683