#A0FCB9#A0FCB9
#A0FCB9 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.128 H 151.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FCB9 |
|---|---|
| RGB | rgb(160, 252, 185) |
| HSL | hsl(136, 94%, 81%) |
| HSV | hsv(136, 37%, 99%) |
| CMYK | cmyk(36.5%, 0%, 26.6%, 1.2%) |
| CIE-LAB | lab(91.95, -41.06, 23.64) |
| CIE-LCH | lch(91.95, 47.38, 150.07°) |
| OKLab | oklab(91.61% -0.1125 0.0601) |
| OKLCH | oklch(91.61% 0.128 151.9) |
| XYZ | xyz(58.0612, 80.5939, 58.3863) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.07
Light Sea Green
#98F6B0
ΔE00 1.53
Light Mint Green
#A6FBB2
ΔE00 1.76
Light Seafoam Green
#A7FFB5
ΔE00 1.77
Mint (survey)
#9FFEB0
ΔE00 2.09
Light Mint
#B6FFBB
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FCB9 #FCA0E3
analogous
#B5FCA0 #A0FCB9 #A0FCE7
triadic
#A0FCB9 #B9A0FC #FCB9A0
tetradic
#A0FCB9 #A0B5FC #FCA0E3 #FCE7A0
square
#A0FCB9 #A0B5FC #FCA0E3 #FCE7A0
split-complementary
#A0FCB9 #E7A0FC #FCA0B5
monochromatic
#29F862 #65FA8D #A0FCB9 #DBFEE5 #E1FEE9
Accessibility & contrast
On white
1.23
#A0FCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#A0FCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FCB9
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FCB9 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB5
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#90F9EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a0fcb9; /* rgb */ color: rgb(160, 252, 185); /* oklch */ color: oklch(91.6% 0.128 151.9);
Tailwind
colors: {
custom: {
50: '#bffece',
500: '#a0fcb9',
950: '#000000',
},
}SCSS
$custom: #a0fcb9; $custom-light: #bffece; $custom-dark: #000000;
JSON
{
"hex": "#a0fcb9",
"rgb": {
"r": 160,
"g": 252,
"b": 185
},
"hsl": {
"h": 136.304,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.91609,
"c": 0.12753,
"h": 151.9
},
"luminance": 0.80597
}Semantic roles & 50–950 ramp
primary
#A0FCB9
secondary
#DE62BD
accent
#00A7E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121813
muted
#828683