#A0FFBF#A0FFBF
#A0FFBF is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.4% C 0.126 H 153.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFBF |
|---|---|
| RGB | rgb(160, 255, 191) |
| HSL | hsl(140, 100%, 81%) |
| HSV | hsv(140, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.91, -41.32, 21.90) |
| CIE-LCH | lch(92.91, 46.77, 152.08°) |
| OKLab | oklab(92.42% -0.1134 0.0559) |
| OKLCH | oklch(92.42% 0.126 153.8) |
| XYZ | xyz(59.6575, 82.7517, 62.1093) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.26
Light Sea Green
#98F6B0
ΔE00 2.41
Light Seafoam Green
#A7FFB5
ΔE00 2.50
Light Mint Green
#A6FBB2
ΔE00 2.70
Mint (survey)
#9FFEB0
ΔE00 2.87
Light Mint
#B6FFBB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFBF #FFA0E0
analogous
#B1FFA0 #A0FFBF #A0FFEF
triadic
#A0FFBF #BFA0FF #FFBFA0
tetradic
#A0FFBF #A0B1FF #FFA0E0 #FFEFA0
square
#A0FFBF #A0B1FF #FFA0E0 #FFEFA0
split-complementary
#A0FFBF #EFA0FF #FFA0B1
monochromatic
#26FF6D #63FF96 #A0FFBF #DDFFE8 #E0FFEA
Accessibility & contrast
On white
1.20
#A0FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#A0FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFBF
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFBF | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F0E7C3
Tritanopia (blue-blind)
#8EFDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a0ffbf; /* rgb */ color: rgb(160, 255, 191); /* oklch */ color: oklch(92.4% 0.126 153.8);
Tailwind
colors: {
custom: {
50: '#bfffd2',
500: '#a0ffbf',
950: '#000000',
},
}SCSS
$custom: #a0ffbf; $custom-light: #bfffd2; $custom-dark: #000000;
JSON
{
"hex": "#a0ffbf",
"rgb": {
"r": 160,
"g": 255,
"b": 191
},
"hsl": {
"h": 139.579,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.9242,
"c": 0.12645,
"h": 153.8
},
"luminance": 0.82755
}Semantic roles & 50–950 ramp
primary
#A0FFBF
secondary
#E360B8
accent
#009BE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683