#A0FFBB#A0FFBB
#A0FFBB is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.130 H 152.2°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFBB |
|---|---|
| RGB | rgb(160, 255, 187) |
| HSL | hsl(137, 100%, 81%) |
| HSV | hsv(137, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.83, -42.03, 23.83) |
| CIE-LCH | lch(92.83, 48.32, 150.45°) |
| OKLab | oklab(92.33% -0.1151 0.0606) |
| OKLCH | oklch(92.33% 0.13 152.2) |
| XYZ | xyz(59.2233, 82.5780, 59.8226) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.02
Light Seafoam Green
#A7FFB5
ΔE00 1.73
Light Mint Green
#A6FBB2
ΔE00 2.00
Light Sea Green
#98F6B0
ΔE00 2.00
Mint (survey)
#9FFEB0
ΔE00 2.03
Light Mint
#B6FFBB
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFBB #FFA0E4
analogous
#B5FFA0 #A0FFBB #A0FFEB
triadic
#A0FFBB #BBA0FF #FFBBA0
tetradic
#A0FFBB #A0B5FF #FFA0E4 #FFEBA0
square
#A0FFBB #A0B5FF #FFA0E4 #FFEBA0
split-complementary
#A0FFBB #EBA0FF #FFA0B5
monochromatic
#26FF63 #63FF8F #A0FFBB #DDFFE7 #E0FFE9
Accessibility & contrast
On white
1.20
#A0FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#A0FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFBB
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFBB | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F1E6BF
Tritanopia (blue-blind)
#8FFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a0ffbb; /* rgb */ color: rgb(160, 255, 187); /* oklch */ color: oklch(92.3% 0.130 152.2);
Tailwind
colors: {
custom: {
50: '#bfffcf',
500: '#a0ffbb',
950: '#000000',
},
}SCSS
$custom: #a0ffbb; $custom-light: #bfffcf; $custom-dark: #000000;
JSON
{
"hex": "#a0ffbb",
"rgb": {
"r": 160,
"g": 255,
"b": 187
},
"hsl": {
"h": 137.053,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.92333,
"c": 0.13013,
"h": 152.2
},
"luminance": 0.82581
}Semantic roles & 50–950 ramp
primary
#A0FFBB
secondary
#E360BE
accent
#00A4E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683