#ABFFBC#ABFFBC
#ABFFBC is a very light, vivid green. Relative luminance 0.838; OKLCH L 92.9% C 0.122 H 149.9°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFBC |
|---|---|
| RGB | rgb(171, 255, 188) |
| HSL | hsl(132, 100%, 84%) |
| HSV | hsv(132, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(93.37, -38.64, 24.14) |
| CIE-LCH | lch(93.37, 45.56, 148.00°) |
| OKLab | oklab(92.91% -0.1058 0.0614) |
| OKLCH | oklch(92.91% 0.122 149.9) |
| XYZ | xyz(61.6285, 83.8057, 60.4961) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.35
Light Mint Green
#A6FBB2
ΔE00 1.55
Light Mint
#B6FFBB
ΔE00 1.66
Light Seafoam
#A0FEBF
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 2.27
Light Sea Green
#98F6B0
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFBC #FFABEE
analogous
#C4FFAB #ABFFBC #ABFFE6
triadic
#ABFFBC #BCABFF #FFBCAB
tetradic
#ABFFBC #ABC4FF #FFABEE #FFE6AB
square
#ABFFBC #ABC4FF #FFABEE #FFE6AB
split-complementary
#ABFFBC #E6ABFF #FFABC4
monochromatic
#31FF5A #6EFF8B #ABFFBC #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.18
#ABFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#ABFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFBC
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFBC | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B8
Deuteranopia (green-blind)
#F3E8C0
Tritanopia (blue-blind)
#9FFCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #abffbc; /* rgb */ color: rgb(171, 255, 188); /* oklch */ color: oklch(92.9% 0.122 149.9);
Tailwind
colors: {
custom: {
50: '#c6ffd0',
500: '#abffbc',
950: '#000000',
},
}SCSS
$custom: #abffbc; $custom-light: #c6ffd0; $custom-dark: #000000;
JSON
{
"hex": "#abffbc",
"rgb": {
"r": 171,
"g": 255,
"b": 188
},
"hsl": {
"h": 132.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92912,
"c": 0.12233,
"h": 149.9
},
"luminance": 0.83809
}Semantic roles & 50–950 ramp
primary
#ABFFBC
secondary
#E56ACC
accent
#00B7E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683