#A0FDBB#A0FDBB
#A0FDBB is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.127 H 152.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FDBB |
|---|---|
| RGB | rgb(160, 253, 187) |
| HSL | hsl(137, 96%, 81%) |
| HSV | hsv(137, 37%, 99%) |
| CMYK | cmyk(36.8%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(92.27, -41.15, 23.06) |
| CIE-LCH | lch(92.27, 47.17, 150.74°) |
| OKLab | oklab(91.88% -0.1128 0.0587) |
| OKLCH | oklch(91.88% 0.127 152.5) |
| XYZ | xyz(58.5887, 81.3086, 59.6110) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.74
Light Sea Green
#98F6B0
ΔE00 1.81
Light Seafoam Green
#A7FFB5
ΔE00 1.98
Light Mint Green
#A6FBB2
ΔE00 2.06
Mint (survey)
#9FFEB0
ΔE00 2.32
Light Mint
#B6FFBB
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FDBB #FDA0E2
analogous
#B3FDA0 #A0FDBB #A0FDE9
triadic
#A0FDBB #BBA0FD #FDBBA0
tetradic
#A0FDBB #A0B3FD #FDA0E2 #FDE9A0
square
#A0FDBB #A0B3FD #FDA0E2 #FDE9A0
split-complementary
#A0FDBB #E9A0FD #FDA0B3
monochromatic
#28FA65 #64FC90 #A0FDBB #DCFEE6 #E1FEEA
Accessibility & contrast
On white
1.22
#A0FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#A0FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FDBB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FDBB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#90FAEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a0fdbb; /* rgb */ color: rgb(160, 253, 187); /* oklch */ color: oklch(91.9% 0.127 152.5);
Tailwind
colors: {
custom: {
50: '#bffecf',
500: '#a0fdbb',
950: '#000000',
},
}SCSS
$custom: #a0fdbb; $custom-light: #bffecf; $custom-dark: #000000;
JSON
{
"hex": "#a0fdbb",
"rgb": {
"r": 160,
"g": 253,
"b": 187
},
"hsl": {
"h": 137.419,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.91879,
"c": 0.12716,
"h": 152.5
},
"luminance": 0.81312
}Semantic roles & 50–950 ramp
primary
#A0FDBB
secondary
#E061BB
accent
#00A3E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683