#A0FDBA#A0FDBA
#A0FDBA is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.128 H 152.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FDBA |
|---|---|
| RGB | rgb(160, 253, 186) |
| HSL | hsl(137, 96%, 81%) |
| HSV | hsv(137, 37%, 99%) |
| CMYK | cmyk(36.8%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(92.25, -41.32, 23.54) |
| CIE-LCH | lch(92.25, 47.56, 150.33°) |
| OKLab | oklab(91.86% -0.1132 0.0599) |
| OKLCH | oklch(91.86% 0.128 152.1) |
| XYZ | xyz(58.4820, 81.2660, 59.0492) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.94
Light Sea Green
#98F6B0
ΔE00 1.70
Light Seafoam Green
#A7FFB5
ΔE00 1.79
Light Mint Green
#A6FBB2
ΔE00 1.88
Mint (survey)
#9FFEB0
ΔE00 2.12
Light Mint
#B6FFBB
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FDBA #FDA0E3
analogous
#B4FDA0 #A0FDBA #A0FDE8
triadic
#A0FDBA #BAA0FD #FDBAA0
tetradic
#A0FDBA #A0B4FD #FDA0E3 #FDE8A0
square
#A0FDBA #A0B4FD #FDA0E3 #FDE8A0
split-complementary
#A0FDBA #E8A0FD #FDA0B4
monochromatic
#28FA63 #64FC8E #A0FDBA #DCFEE6 #E1FEE9
Accessibility & contrast
On white
1.22
#A0FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#A0FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FDBA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FDBA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB6
Deuteranopia (green-blind)
#EFE5BE
Tritanopia (blue-blind)
#90FAEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a0fdba; /* rgb */ color: rgb(160, 253, 186); /* oklch */ color: oklch(91.9% 0.128 152.1);
Tailwind
colors: {
custom: {
50: '#bffecf',
500: '#a0fdba',
950: '#000000',
},
}SCSS
$custom: #a0fdba; $custom-light: #bffecf; $custom-dark: #000000;
JSON
{
"hex": "#a0fdba",
"rgb": {
"r": 160,
"g": 253,
"b": 186
},
"hsl": {
"h": 136.774,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.91858,
"c": 0.12809,
"h": 152.1
},
"luminance": 0.81269
}Semantic roles & 50–950 ramp
primary
#A0FDBA
secondary
#E061BD
accent
#00A5E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121813
muted
#828683