#A1FFAE#A1FFAE
#A1FFAE is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.1% C 0.142 H 147.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FFAE |
|---|---|
| RGB | rgb(161, 255, 174) |
| HSL | hsl(128, 100%, 82%) |
| HSV | hsv(128, 37%, 100%) |
| CMYK | cmyk(36.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(92.64, -43.95, 30.15) |
| CIE-LCH | lch(92.64, 53.30, 145.55°) |
| OKLab | oklab(92.12% -0.1199 0.0759) |
| OKLCH | oklch(92.12% 0.142 147.7) |
| XYZ | xyz(58.0949, 82.1498, 52.8316) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.64
Light Seafoam Green
#A7FFB5
ΔE00 1.31
Light Mint Green
#A6FBB2
ΔE00 1.60
Foam Green
#90FDA9
ΔE00 1.81
Light Sea Green
#98F6B0
ΔE00 2.73
Mint Green
#8FFF9F
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FFAE #FFA1F2
analogous
#C3FFA1 #A1FFAE #A1FFDD
triadic
#A1FFAE #AEA1FF #FFAEA1
tetradic
#A1FFAE #A1C3FF #FFA1F2 #FFDDA1
square
#A1FFAE #A1C3FF #FFA1F2 #FFDDA1
split-complementary
#A1FFAE #DDA1FF #FFA1C3
monochromatic
#27FF45 #64FF79 #A1FFAE #DEFFE3 #E0FFE5
Accessibility & contrast
On white
1.20
#A1FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#A1FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FFAE
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FFAE | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F3E6B3
Tritanopia (blue-blind)
#94FBEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a1ffae; /* rgb */ color: rgb(161, 255, 174); /* oklch */ color: oklch(92.1% 0.142 147.7);
Tailwind
colors: {
custom: {
50: '#c0ffc6',
500: '#a1ffae',
950: '#000000',
},
}SCSS
$custom: #a1ffae; $custom-light: #c0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#a1ffae",
"rgb": {
"r": 161,
"g": 255,
"b": 174
},
"hsl": {
"h": 128.298,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.92116,
"c": 0.14188,
"h": 147.7
},
"luminance": 0.82153
}Semantic roles & 50–950 ramp
primary
#A1FFAE
secondary
#E361D1
accent
#00C6E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682