#A0FFBE#A0FFBE
#A0FFBE is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.4% C 0.127 H 153.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFBE |
|---|---|
| RGB | rgb(160, 255, 190) |
| HSL | hsl(139, 100%, 81%) |
| HSV | hsv(139, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.89, -41.50, 22.38) |
| CIE-LCH | lch(92.89, 47.15, 151.66°) |
| OKLab | oklab(92.4% -0.1139 0.0571) |
| OKLCH | oklch(92.4% 0.127 153.4) |
| XYZ | xyz(59.5478, 82.7078, 61.5317) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.42
Light Sea Green
#98F6B0
ΔE00 2.29
Light Seafoam Green
#A7FFB5
ΔE00 2.30
Light Mint Green
#A6FBB2
ΔE00 2.51
Mint (survey)
#9FFEB0
ΔE00 2.65
Light Mint
#B6FFBB
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFBE #FFA0E1
analogous
#B2FFA0 #A0FFBE #A0FFED
triadic
#A0FFBE #BEA0FF #FFBEA0
tetradic
#A0FFBE #A0B2FF #FFA0E1 #FFEDA0
square
#A0FFBE #A0B2FF #FFA0E1 #FFEDA0
split-complementary
#A0FFBE #EDA0FF #FFA0B2
monochromatic
#26FF6A #63FF94 #A0FFBE #DDFFE8 #E0FFEA
Accessibility & contrast
On white
1.20
#A0FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#A0FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFBE
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFBE | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F0E7C2
Tritanopia (blue-blind)
#8EFDED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a0ffbe; /* rgb */ color: rgb(160, 255, 190); /* oklch */ color: oklch(92.4% 0.127 153.4);
Tailwind
colors: {
custom: {
50: '#bfffd1',
500: '#a0ffbe',
950: '#000000',
},
}SCSS
$custom: #a0ffbe; $custom-light: #bfffd1; $custom-dark: #000000;
JSON
{
"hex": "#a0ffbe",
"rgb": {
"r": 160,
"g": 255,
"b": 190
},
"hsl": {
"h": 138.947,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.92398,
"c": 0.12736,
"h": 153.4
},
"luminance": 0.82711
}Semantic roles & 50–950 ramp
primary
#A0FFBE
secondary
#E360BA
accent
#009DE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683