#A0FFBD#A0FFBD
#A0FFBD is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.4% C 0.128 H 153.0°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFBD |
|---|---|
| RGB | rgb(160, 255, 189) |
| HSL | hsl(138, 100%, 81%) |
| HSV | hsv(138, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.87, -41.68, 22.87) |
| CIE-LCH | lch(92.87, 47.54, 151.25°) |
| OKLab | oklab(92.38% -0.1143 0.0582) |
| OKLCH | oklch(92.38% 0.128 153) |
| XYZ | xyz(59.4389, 82.6642, 60.9581) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.62
Light Seafoam Green
#A7FFB5
ΔE00 2.10
Light Sea Green
#98F6B0
ΔE00 2.17
Light Mint Green
#A6FBB2
ΔE00 2.33
Mint (survey)
#9FFEB0
ΔE00 2.44
Light Mint
#B6FFBB
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFBD #FFA0E2
analogous
#B3FFA0 #A0FFBD #A0FFED
triadic
#A0FFBD #BDA0FF #FFBDA0
tetradic
#A0FFBD #A0B3FF #FFA0E2 #FFEDA0
square
#A0FFBD #A0B3FF #FFA0E2 #FFEDA0
split-complementary
#A0FFBD #EDA0FF #FFA0B3
monochromatic
#26FF68 #63FF92 #A0FFBD #DDFFE8 #E0FFEA
Accessibility & contrast
On white
1.20
#A0FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#A0FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFBD
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFBD | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F0E6C1
Tritanopia (blue-blind)
#8FFDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a0ffbd; /* rgb */ color: rgb(160, 255, 189); /* oklch */ color: oklch(92.4% 0.128 153.0);
Tailwind
colors: {
custom: {
50: '#bfffd1',
500: '#a0ffbd',
950: '#000000',
},
}SCSS
$custom: #a0ffbd; $custom-light: #bfffd1; $custom-dark: #000000;
JSON
{
"hex": "#a0ffbd",
"rgb": {
"r": 160,
"g": 255,
"b": 189
},
"hsl": {
"h": 138.316,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.92376,
"c": 0.12828,
"h": 153
},
"luminance": 0.82668
}Semantic roles & 50–950 ramp
primary
#A0FFBD
secondary
#E360BB
accent
#009FE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683