#ABFFBA#ABFFBA
#ABFFBA is a very light, vivid green. Relative luminance 0.837; OKLCH L 92.9% C 0.124 H 149.1°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFBA |
|---|---|
| RGB | rgb(171, 255, 186) |
| HSL | hsl(131, 100%, 84%) |
| HSV | hsv(131, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(93.33, -38.98, 25.11) |
| CIE-LCH | lch(93.33, 46.37, 147.22°) |
| OKLab | oklab(92.87% -0.1066 0.0638) |
| OKLCH | oklch(92.87% 0.124 149.1) |
| XYZ | xyz(61.4144, 83.7201, 59.3685) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 0.98
Light Mint Green
#A6FBB2
ΔE00 1.23
Light Mint
#B6FFBB
ΔE00 1.53
Mint (survey)
#9FFEB0
ΔE00 1.96
Light Seafoam
#A0FEBF
ΔE00 2.12
Light Sea Green
#98F6B0
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFBA #FFABF0
analogous
#C6FFAB #ABFFBA #ABFFE4
triadic
#ABFFBA #BAABFF #FFBAAB
tetradic
#ABFFBA #ABC6FF #FFABF0 #FFE4AB
square
#ABFFBA #ABC6FF #FFABF0 #FFE4AB
split-complementary
#ABFFBA #E4ABFF #FFABC6
monochromatic
#31FF55 #6EFF88 #ABFFBA #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.18
#ABFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#ABFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFBA
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFBA | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#9FFCEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #abffba; /* rgb */ color: rgb(171, 255, 186); /* oklch */ color: oklch(92.9% 0.124 149.1);
Tailwind
colors: {
custom: {
50: '#c6ffcf',
500: '#abffba',
950: '#000000',
},
}SCSS
$custom: #abffba; $custom-light: #c6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#abffba",
"rgb": {
"r": 171,
"g": 255,
"b": 186
},
"hsl": {
"h": 130.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9287,
"c": 0.12425,
"h": 149.1
},
"luminance": 0.83723
}Semantic roles & 50–950 ramp
primary
#ABFFBA
secondary
#E56ACF
accent
#00BDE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683