#ABFBAB#ABFBAB
#ABFBAB is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.7% C 0.133 H 144.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFBAB |
|---|---|
| RGB | rgb(171, 251, 171) |
| HSL | hsl(120, 91%, 83%) |
| HSV | hsv(120, 32%, 98%) |
| CMYK | cmyk(31.9%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(91.95, -39.64, 30.81) |
| CIE-LCH | lch(91.95, 50.21, 142.15°) |
| OKLab | oklab(91.67% -0.1081 0.0774) |
| OKLCH | oklch(91.67% 0.133 144.4) |
| XYZ | xyz(58.6399, 80.5899, 50.9858) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.71
Light Pastel Green
#B2FBA5
ΔE00 1.73
Light Seafoam Green
#A7FFB5
ΔE00 1.97
Mint (survey)
#9FFEB0
ΔE00 2.11
Light Mint
#B6FFBB
ΔE00 2.58
Celadon
#BEFDB7
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFBAB #FBABFB
analogous
#D3FBAB #ABFBAB #ABFBD3
triadic
#ABFBAB #ABABFB #FBABAB
tetradic
#ABFBAB #ABD3FB #FBABFB #FBD3AB
square
#ABFBAB #ABD3FB #FBABFB #FBD3AB
split-complementary
#ABFBAB #D3ABFB #FBABD3
monochromatic
#36F536 #71F871 #ABFBAB #E2FEE2 #E2FEE2
Accessibility & contrast
On white
1.23
#ABFBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#ABFBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFBAB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFBAB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA6
Deuteranopia (green-blind)
#F2E5AF
Tritanopia (blue-blind)
#A3F7E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfbab; /* rgb */ color: rgb(171, 251, 171); /* oklch */ color: oklch(91.7% 0.133 144.4);
Tailwind
colors: {
custom: {
50: '#c6fdc4',
500: '#abfbab',
950: '#000000',
},
}SCSS
$custom: #abfbab; $custom-light: #c6fdc4; $custom-dark: #000000;
JSON
{
"hex": "#abfbab",
"rgb": {
"r": 171,
"g": 251,
"b": 171
},
"hsl": {
"h": 120,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.91667,
"c": 0.13299,
"h": 144.4
},
"luminance": 0.80593
}Semantic roles & 50–950 ramp
primary
#ABFBAB
secondary
#DE6CDE
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131713
muted
#828582