#ABFFBB#ABFFBB
#ABFFBB is a very light, vivid green. Relative luminance 0.838; OKLCH L 92.9% C 0.123 H 149.5°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFBB |
|---|---|
| RGB | rgb(171, 255, 187) |
| HSL | hsl(131, 100%, 84%) |
| HSV | hsv(131, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.35, -38.81, 24.62) |
| CIE-LCH | lch(93.35, 45.97, 147.61°) |
| OKLab | oklab(92.89% -0.1062 0.0626) |
| OKLCH | oklch(92.89% 0.123 149.5) |
| XYZ | xyz(61.5210, 83.7627, 59.9303) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.16
Light Mint Green
#A6FBB2
ΔE00 1.38
Light Mint
#B6FFBB
ΔE00 1.59
Light Seafoam
#A0FEBF
ΔE00 1.96
Mint (survey)
#9FFEB0
ΔE00 2.11
Light Sea Green
#98F6B0
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFBB #FFABEF
analogous
#C5FFAB #ABFFBB #ABFFE5
triadic
#ABFFBB #BBABFF #FFBBAB
tetradic
#ABFFBB #ABC5FF #FFABEF #FFE5AB
square
#ABFFBB #ABC5FF #FFABEF #FFE5AB
split-complementary
#ABFFBB #E5ABFF #FFABC5
monochromatic
#31FF58 #6EFF89 #ABFFBB #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.18
#ABFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#ABFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFBB
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFBB | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F3E8BF
Tritanopia (blue-blind)
#9FFCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #abffbb; /* rgb */ color: rgb(171, 255, 187); /* oklch */ color: oklch(92.9% 0.123 149.5);
Tailwind
colors: {
custom: {
50: '#c6ffcf',
500: '#abffbb',
950: '#000000',
},
}SCSS
$custom: #abffbb; $custom-light: #c6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#abffbb",
"rgb": {
"r": 171,
"g": 255,
"b": 187
},
"hsl": {
"h": 131.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92891,
"c": 0.12328,
"h": 149.5
},
"luminance": 0.83766
}Semantic roles & 50–950 ramp
primary
#ABFFBB
secondary
#E56ACD
accent
#00BAE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683