#A0FCBF#A0FCBF
#A0FCBF is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.7% C 0.122 H 154.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FCBF |
|---|---|
| RGB | rgb(160, 252, 191) |
| HSL | hsl(140, 94%, 81%) |
| HSV | hsv(140, 37%, 99%) |
| CMYK | cmyk(36.5%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(92.07, -39.98, 20.74) |
| CIE-LCH | lch(92.07, 45.04, 152.59°) |
| OKLab | oklab(91.74% -0.1099 0.053) |
| OKLCH | oklch(91.74% 0.122 154.3) |
| XYZ | xyz(58.7080, 80.8526, 61.7928) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.53
Light Sea Green
#98F6B0
ΔE00 2.40
Light Seafoam Green
#A7FFB5
ΔE00 2.95
Light Mint Green
#A6FBB2
ΔE00 2.95
Mint (survey)
#9FFEB0
ΔE00 3.36
Light Mint
#B6FFBB
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FCBF #FCA0DD
analogous
#AFFCA0 #A0FCBF #A0FCED
triadic
#A0FCBF #BFA0FC #FCBFA0
tetradic
#A0FCBF #A0AFFC #FCA0DD #FCEDA0
square
#A0FCBF #A0AFFC #FCA0DD #FCEDA0
split-complementary
#A0FCBF #EDA0FC #FCA0AF
monochromatic
#29F86F #65FA97 #A0FCBF #DBFEE7 #E1FEEB
Accessibility & contrast
On white
1.22
#A0FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#A0FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FCBF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FCBF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#8FFAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a0fcbf; /* rgb */ color: rgb(160, 252, 191); /* oklch */ color: oklch(91.7% 0.122 154.3);
Tailwind
colors: {
custom: {
50: '#bffed2',
500: '#a0fcbf',
950: '#000000',
},
}SCSS
$custom: #a0fcbf; $custom-light: #bffed2; $custom-dark: #000000;
JSON
{
"hex": "#a0fcbf",
"rgb": {
"r": 160,
"g": 252,
"b": 191
},
"hsl": {
"h": 140.217,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.91741,
"c": 0.122,
"h": 154.3
},
"luminance": 0.80856
}Semantic roles & 50–950 ramp
primary
#A0FCBF
secondary
#DE62B4
accent
#0098E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683