#A1FEA7#A1FEA7
#A1FEA7 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.8% C 0.147 H 145.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FEA7 |
|---|---|
| RGB | rgb(161, 254, 167) |
| HSL | hsl(124, 98%, 81%) |
| HSV | hsv(124, 37%, 100%) |
| CMYK | cmyk(36.6%, 0%, 34.3%, 0.4%) |
| CIE-LAB | lab(92.24, -44.64, 33.13) |
| CIE-LCH | lch(92.24, 55.58, 143.42°) |
| OKLab | oklab(91.75% -0.1216 0.0829) |
| OKLCH | oklch(91.75% 0.147 145.7) |
| XYZ | xyz(57.1120, 81.2476, 49.2248) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.76
Mint Green
#8FFF9F
ΔE00 2.14
Palegreen
#98FB98
ΔE00 2.14
Foam Green
#90FDA9
ΔE00 2.16
Light Seafoam Green
#A7FFB5
ΔE00 2.36
Baby Green
#8CFF9E
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FEA7 #FEA1F8
analogous
#CAFEA1 #A1FEA7 #A1FED6
triadic
#A1FEA7 #A7A1FE #FEA7A1
tetradic
#A1FEA7 #A1CAFE #FEA1F8 #FED6A1
square
#A1FEA7 #A1CAFE #FEA1F8 #FED6A1
split-complementary
#A1FEA7 #D6A1FE #FEA1CA
monochromatic
#28FD36 #64FD6E #A1FEA7 #DEFFE0 #E1FFE3
Accessibility & contrast
On white
1.22
#A1FEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#A1FEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FEA7
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FEA7 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA1
Deuteranopia (green-blind)
#F3E5AC
Tritanopia (blue-blind)
#95F9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a1fea7; /* rgb */ color: rgb(161, 254, 167); /* oklch */ color: oklch(91.8% 0.147 145.7);
Tailwind
colors: {
custom: {
50: '#c0ffc1',
500: '#a1fea7',
950: '#000000',
},
}SCSS
$custom: #a1fea7; $custom-light: #c0ffc1; $custom-dark: #000000;
JSON
{
"hex": "#a1fea7",
"rgb": {
"r": 161,
"g": 254,
"b": 167
},
"hsl": {
"h": 123.871,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.91753,
"c": 0.14721,
"h": 145.7
},
"luminance": 0.81251
}Semantic roles & 50–950 ramp
primary
#A1FEA7
secondary
#E262D9
accent
#00D7E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682