#A5FFBA#A5FFBA
#A5FFBA is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.6% C 0.128 H 150.7°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFBA |
|---|---|
| RGB | rgb(165, 255, 186) |
| HSL | hsl(134, 100%, 82%) |
| HSV | hsv(134, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(93.04, -40.76, 24.67) |
| CIE-LCH | lch(93.04, 47.64, 148.82°) |
| OKLab | oklab(92.56% -0.1116 0.0627) |
| OKLCH | oklch(92.56% 0.128 150.7) |
| XYZ | xyz(60.1366, 83.0612, 59.3086) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.12
Light Mint Green
#A6FBB2
ΔE00 1.43
Light Seafoam
#A0FEBF
ΔE00 1.52
Mint (survey)
#9FFEB0
ΔE00 1.75
Light Sea Green
#98F6B0
ΔE00 2.11
Light Mint
#B6FFBB
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFBA #FFA5EA
analogous
#BDFFA5 #A5FFBA #A5FFE7
triadic
#A5FFBA #BAA5FF #FFBAA5
tetradic
#A5FFBA #A5BDFF #FFA5EA #FFE7A5
square
#A5FFBA #A5BDFF #FFA5EA #FFE7A5
split-complementary
#A5FFBA #E7A5FF #FFA5BD
monochromatic
#2BFF5C #68FF8B #A5FFBA #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.19
#A5FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#A5FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFBA
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFBA | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F2E7BE
Tritanopia (blue-blind)
#97FCEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a5ffba; /* rgb */ color: rgb(165, 255, 186); /* oklch */ color: oklch(92.6% 0.128 150.7);
Tailwind
colors: {
custom: {
50: '#c2ffcf',
500: '#a5ffba',
950: '#000000',
},
}SCSS
$custom: #a5ffba; $custom-light: #c2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a5ffba",
"rgb": {
"r": 165,
"g": 255,
"b": 186
},
"hsl": {
"h": 134,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.92561,
"c": 0.12797,
"h": 150.7
},
"luminance": 0.83065
}Semantic roles & 50–950 ramp
primary
#A5FFBA
secondary
#E464C6
accent
#00B0E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683