#A0FCBB#A0FCBB
#A0FCBB is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.7% C 0.126 H 152.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FCBB |
|---|---|
| RGB | rgb(160, 252, 187) |
| HSL | hsl(138, 94%, 81%) |
| HSV | hsv(138, 37%, 99%) |
| CMYK | cmyk(36.5%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.99, -40.70, 22.67) |
| CIE-LCH | lch(91.99, 46.59, 150.88°) |
| OKLab | oklab(91.65% -0.1116 0.0577) |
| OKLCH | oklch(91.65% 0.126 152.6) |
| XYZ | xyz(58.2738, 80.6789, 59.5061) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.70
Light Sea Green
#98F6B0
ΔE00 1.76
Light Mint Green
#A6FBB2
ΔE00 2.14
Light Seafoam Green
#A7FFB5
ΔE00 2.14
Mint (survey)
#9FFEB0
ΔE00 2.50
Light Mint
#B6FFBB
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FCBB #FCA0E1
analogous
#B3FCA0 #A0FCBB #A0FCE9
triadic
#A0FCBB #BBA0FC #FCBBA0
tetradic
#A0FCBB #A0B3FC #FCA0E1 #FCE9A0
square
#A0FCBB #A0B3FC #FCA0E1 #FCE9A0
split-complementary
#A0FCBB #E9A0FC #FCA0B3
monochromatic
#29F866 #65FA91 #A0FCBB #DBFEE5 #E1FEEA
Accessibility & contrast
On white
1.23
#A0FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#A0FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FCBB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FCBB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#90FAEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a0fcbb; /* rgb */ color: rgb(160, 252, 187); /* oklch */ color: oklch(91.7% 0.126 152.6);
Tailwind
colors: {
custom: {
50: '#bffecf',
500: '#a0fcbb',
950: '#000000',
},
}SCSS
$custom: #a0fcbb; $custom-light: #bffecf; $custom-dark: #000000;
JSON
{
"hex": "#a0fcbb",
"rgb": {
"r": 160,
"g": 252,
"b": 187
},
"hsl": {
"h": 137.609,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.91653,
"c": 0.12567,
"h": 152.6
},
"luminance": 0.80682
}Semantic roles & 50–950 ramp
primary
#A0FCBB
secondary
#DE62BA
accent
#00A2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683