#A0FEAA#A0FEAA
#A0FEAA is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.8% C 0.145 H 146.8°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FEAA |
|---|---|
| RGB | rgb(160, 254, 170) |
| HSL | hsl(126, 98%, 81%) |
| HSV | hsv(126, 37%, 100%) |
| CMYK | cmyk(37%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(92.25, -44.46, 31.62) |
| CIE-LCH | lch(92.25, 54.56, 144.58°) |
| OKLab | oklab(91.76% -0.1212 0.0794) |
| OKLCH | oklch(91.76% 0.145 146.8) |
| XYZ | xyz(57.1918, 81.2563, 50.6929) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.17
Foam Green
#90FDA9
ΔE00 1.80
Light Seafoam Green
#A7FFB5
ΔE00 1.85
Light Mint Green
#A6FBB2
ΔE00 1.99
Mint Green
#8FFF9F
ΔE00 2.32
Baby Green
#8CFF9E
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FEAA #FEA0F4
analogous
#C5FEA0 #A0FEAA #A0FED9
triadic
#A0FEAA #AAA0FE #FEAAA0
tetradic
#A0FEAA #A0C5FE #FEA0F4 #FED9A0
square
#A0FEAA #A0C5FE #FEA0F4 #FED9A0
split-complementary
#A0FEAA #D9A0FE #FEA0C5
monochromatic
#27FD3E #63FD74 #A0FEAA #DDFFE0 #E1FFE4
Accessibility & contrast
On white
1.22
#A0FEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#A0FEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FEAA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FEAA | 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)
#FFEFA5
Deuteranopia (green-blind)
#F2E5AF
Tritanopia (blue-blind)
#93FAE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a0feaa; /* rgb */ color: rgb(160, 254, 170); /* oklch */ color: oklch(91.8% 0.145 146.8);
Tailwind
colors: {
custom: {
50: '#bfffc4',
500: '#a0feaa',
950: '#000000',
},
}SCSS
$custom: #a0feaa; $custom-light: #bfffc4; $custom-dark: #000000;
JSON
{
"hex": "#a0feaa",
"rgb": {
"r": 160,
"g": 254,
"b": 170
},
"hsl": {
"h": 126.383,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.91761,
"c": 0.14486,
"h": 146.8
},
"luminance": 0.81259
}Semantic roles & 50–950 ramp
primary
#A0FEAA
secondary
#E161D4
accent
#00CDE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682