#ABFFAB#ABFFAB
#ABFFAB is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.6% C 0.139 H 144.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFAB |
|---|---|
| RGB | rgb(171, 255, 171) |
| HSL | hsl(120, 100%, 84%) |
| HSV | hsv(120, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(93.06, -41.42, 32.31) |
| CIE-LCH | lch(93.06, 52.53, 142.05°) |
| OKLab | oklab(92.57% -0.1129 0.081) |
| OKLCH | oklch(92.57% 0.139 144.4) |
| XYZ | xyz(59.9026, 83.1154, 51.4068) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.78
Mint (survey)
#9FFEB0
ΔE00 2.12
Light Seafoam Green
#A7FFB5
ΔE00 2.14
Light Mint Green
#A6FBB2
ΔE00 2.24
Pastel Green
#B0FF9D
ΔE00 2.75
Palegreen
#98FB98
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFAB #FFABFF
analogous
#D5FFAB #ABFFAB #ABFFD5
triadic
#ABFFAB #ABABFF #FFABAB
tetradic
#ABFFAB #ABD5FF #FFABFF #FFD5AB
square
#ABFFAB #ABD5FF #FFABFF #FFD5AB
split-complementary
#ABFFAB #D5ABFF #FFABD5
monochromatic
#31FF31 #6EFF6E #ABFFAB #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.19
#ABFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#ABFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFAB
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFAB | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A5
Deuteranopia (green-blind)
#F6E8B0
Tritanopia (blue-blind)
#A2FAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abffab; /* rgb */ color: rgb(171, 255, 171); /* oklch */ color: oklch(92.6% 0.139 144.4);
Tailwind
colors: {
custom: {
50: '#c6ffc4',
500: '#abffab',
950: '#000000',
},
}SCSS
$custom: #abffab; $custom-light: #c6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#abffab",
"rgb": {
"r": 171,
"g": 255,
"b": 171
},
"hsl": {
"h": 120,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9257,
"c": 0.139,
"h": 144.4
},
"luminance": 0.83118
}Semantic roles & 50–950 ramp
primary
#ABFFAB
secondary
#E56AE5
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682