#ABFCAB#ABFCAB
#ABFCAB is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.9% C 0.135 H 144.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFCAB |
|---|---|
| RGB | rgb(171, 252, 171) |
| HSL | hsl(120, 93%, 83%) |
| HSV | hsv(120, 32%, 99%) |
| CMYK | cmyk(32.1%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(92.23, -40.09, 31.19) |
| CIE-LCH | lch(92.23, 50.79, 142.12°) |
| OKLab | oklab(91.89% -0.1093 0.0783) |
| OKLCH | oklch(91.89% 0.135 144.4) |
| XYZ | xyz(58.9531, 81.2163, 51.0902) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.69
Light Mint Green
#A6FBB2
ΔE00 1.81
Light Seafoam Green
#A7FFB5
ΔE00 1.97
Mint (survey)
#9FFEB0
ΔE00 2.07
Light Mint
#B6FFBB
ΔE00 2.66
Celadon
#BEFDB7
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFCAB #FCABFC
analogous
#D3FCAB #ABFCAB #ABFCD3
triadic
#ABFCAB #ABABFC #FCABAB
tetradic
#ABFCAB #ABD3FC #FCABFC #FCD3AB
square
#ABFCAB #ABD3FC #FCABFC #FCD3AB
split-complementary
#ABFCAB #D3ABFC #FCABD3
monochromatic
#35F835 #70FA70 #ABFCAB #E1FEE1 #E1FEE1
Accessibility & contrast
On white
1.22
#ABFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#ABFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFCAB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFCAB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#F3E6B0
Tritanopia (blue-blind)
#A3F7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfcab; /* rgb */ color: rgb(171, 252, 171); /* oklch */ color: oklch(91.9% 0.135 144.4);
Tailwind
colors: {
custom: {
50: '#c6fdc4',
500: '#abfcab',
950: '#000000',
},
}SCSS
$custom: #abfcab; $custom-light: #c6fdc4; $custom-dark: #000000;
JSON
{
"hex": "#abfcab",
"rgb": {
"r": 171,
"g": 252,
"b": 171
},
"hsl": {
"h": 120,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.91893,
"c": 0.1345,
"h": 144.4
},
"luminance": 0.81219
}Semantic roles & 50–950 ramp
primary
#ABFCAB
secondary
#E06BE0
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682