#ABFEAB#ABFEAB
#ABFEAB is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.3% C 0.138 H 144.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEAB |
|---|---|
| RGB | rgb(171, 254, 171) |
| HSL | hsl(120, 98%, 83%) |
| HSV | hsv(120, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(92.79, -40.98, 31.93) |
| CIE-LCH | lch(92.79, 51.95, 142.07°) |
| OKLab | oklab(92.34% -0.1117 0.0801) |
| OKLCH | oklch(92.34% 0.138 144.4) |
| XYZ | xyz(59.5845, 82.4790, 51.3007) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.71
Light Seafoam Green
#A7FFB5
ΔE00 2.06
Mint (survey)
#9FFEB0
ΔE00 2.07
Light Mint Green
#A6FBB2
ΔE00 2.08
Pastel Green
#B0FF9D
ΔE00 2.85
Light Mint
#B6FFBB
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEAB #FEABFE
analogous
#D4FEAB #ABFEAB #ABFED4
triadic
#ABFEAB #ABABFE #FEABAB
tetradic
#ABFEAB #ABD4FE #FEABFE #FED4AB
square
#ABFEAB #ABD4FE #FEABFE #FED4AB
split-complementary
#ABFEAB #D4ABFE #FEABD4
monochromatic
#32FD32 #6FFD6F #ABFEAB #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.20
#ABFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#ABFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEAB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEAB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA6
Deuteranopia (green-blind)
#F5E7B0
Tritanopia (blue-blind)
#A2F9E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abfeab; /* rgb */ color: rgb(171, 254, 171); /* oklch */ color: oklch(92.3% 0.138 144.4);
Tailwind
colors: {
custom: {
50: '#c6ffc4',
500: '#abfeab',
950: '#000000',
},
}SCSS
$custom: #abfeab; $custom-light: #c6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#abfeab",
"rgb": {
"r": 171,
"g": 254,
"b": 171
},
"hsl": {
"h": 120,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.92344,
"c": 0.1375,
"h": 144.4
},
"luminance": 0.82482
}Semantic roles & 50–950 ramp
primary
#ABFEAB
secondary
#E36AE3
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682