#ABFFBE#ABFFBE
#ABFFBE is a very light, vivid green. Relative luminance 0.839; OKLCH L 93.0% C 0.120 H 150.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFBE |
|---|---|
| RGB | rgb(171, 255, 190) |
| HSL | hsl(134, 100%, 84%) |
| HSV | hsv(134, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.40, -38.30, 23.18) |
| CIE-LCH | lch(93.40, 44.76, 148.82°) |
| OKLab | oklab(92.96% -0.1049 0.059) |
| OKLCH | oklch(92.96% 0.12 150.6) |
| XYZ | xyz(61.8455, 83.8925, 61.6394) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.56
Light Seafoam Green
#A7FFB5
ΔE00 1.75
Light Mint
#B6FFBB
ΔE00 1.88
Light Mint Green
#A6FBB2
ΔE00 1.91
Mint (survey)
#9FFEB0
ΔE00 2.61
Light Sea Green
#98F6B0
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFBE #FFABEC
analogous
#C2FFAB #ABFFBE #ABFFE8
triadic
#ABFFBE #BEABFF #FFBEAB
tetradic
#ABFFBE #ABC2FF #FFABEC #FFE8AB
square
#ABFFBE #ABC2FF #FFABEC #FFE8AB
split-complementary
#ABFFBE #E8ABFF #FFABC2
monochromatic
#31FF5F #6EFF8F #ABFFBE #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.18
#ABFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#ABFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFBE
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFBE | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F3E9C2
Tritanopia (blue-blind)
#9EFCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #abffbe; /* rgb */ color: rgb(171, 255, 190); /* oklch */ color: oklch(93.0% 0.120 150.6);
Tailwind
colors: {
custom: {
50: '#c6ffd1',
500: '#abffbe',
950: '#000000',
},
}SCSS
$custom: #abffbe; $custom-light: #c6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#abffbe",
"rgb": {
"r": 171,
"g": 255,
"b": 190
},
"hsl": {
"h": 133.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92955,
"c": 0.12042,
"h": 150.6
},
"luminance": 0.83896
}Semantic roles & 50–950 ramp
primary
#ABFFBE
secondary
#E56AC9
accent
#00B2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683