#ABFFBD#ABFFBD
#ABFFBD is a very light, vivid green. Relative luminance 0.839; OKLCH L 92.9% C 0.121 H 150.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFBD |
|---|---|
| RGB | rgb(171, 255, 189) |
| HSL | hsl(133, 100%, 84%) |
| HSV | hsv(133, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(93.38, -38.47, 23.66) |
| CIE-LCH | lch(93.38, 45.16, 148.41°) |
| OKLab | oklab(92.93% -0.1054 0.0602) |
| OKLCH | oklch(92.93% 0.121 150.3) |
| XYZ | xyz(61.7366, 83.8490, 61.0658) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.55
Light Seafoam
#A0FEBF
ΔE00 1.68
Light Mint Green
#A6FBB2
ΔE00 1.73
Light Mint
#B6FFBB
ΔE00 1.76
Mint (survey)
#9FFEB0
ΔE00 2.44
Light Sea Green
#98F6B0
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFBD #FFABED
analogous
#C3FFAB #ABFFBD #ABFFE7
triadic
#ABFFBD #BDABFF #FFBDAB
tetradic
#ABFFBD #ABC3FF #FFABED #FFE7AB
square
#ABFFBD #ABC3FF #FFABED #FFE7AB
split-complementary
#ABFFBD #E7ABFF #FFABC3
monochromatic
#31FF5D #6EFF8D #ABFFBD #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.18
#ABFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#ABFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFBD
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFBD | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F3E8C1
Tritanopia (blue-blind)
#9EFCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #abffbd; /* rgb */ color: rgb(171, 255, 189); /* oklch */ color: oklch(92.9% 0.121 150.3);
Tailwind
colors: {
custom: {
50: '#c6ffd1',
500: '#abffbd',
950: '#000000',
},
}SCSS
$custom: #abffbd; $custom-light: #c6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#abffbd",
"rgb": {
"r": 171,
"g": 255,
"b": 189
},
"hsl": {
"h": 132.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92934,
"c": 0.12137,
"h": 150.3
},
"luminance": 0.83852
}Semantic roles & 50–950 ramp
primary
#ABFFBD
secondary
#E56ACA
accent
#00B4E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683