#ABF488#ABF488
#ABF488 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.5% C 0.158 H 136.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF488 |
|---|---|
| RGB | rgb(171, 244, 136) |
| HSL | hsl(101, 83%, 75%) |
| HSV | hsv(101, 44%, 96%) |
| CMYK | cmyk(29.9%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(89.46, -41.49, 44.86) |
| CIE-LCH | lch(89.46, 61.11, 132.77°) |
| OKLab | oklab(89.48% -0.1139 0.1092) |
| OKLCH | oklch(89.48% 0.158 136.2) |
| XYZ | xyz(53.5878, 75.1349, 34.9668) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.38
Celery
#C1FD95
ΔE00 3.03
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Pastel Green
#B0FF9D
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.22
Spring Green (survey)
#A9F971
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF488 #D188F4
analogous
#E1F488 #ABF488 #88F49B
triadic
#ABF488 #88ABF4 #F488AB
tetradic
#ABF488 #88E1F4 #D188F4 #F49B88
square
#ABF488 #88E1F4 #D188F4 #F49B88
split-complementary
#ABF488 #9B88F4 #F488E1
monochromatic
#5CEA18 #83EF50 #ABF488 #D3F9C0 #EBFCE3
Accessibility & contrast
On white
1.31
#ABF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#ABF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF488
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF488 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#A9EDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abf488; /* rgb */ color: rgb(171, 244, 136); /* oklch */ color: oklch(89.5% 0.158 136.2);
Tailwind
colors: {
custom: {
50: '#c6f8ac',
500: '#abf488',
950: '#000000',
},
}SCSS
$custom: #abf488; $custom-light: #c6f8ac; $custom-dark: #000000;
JSON
{
"hex": "#abf488",
"rgb": {
"r": 171,
"g": 244,
"b": 136
},
"hsl": {
"h": 100.556,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.89476,
"c": 0.15775,
"h": 136.2
},
"luminance": 0.75137
}Semantic roles & 50–950 ramp
primary
#ABF488
secondary
#A750D1
accent
#06DF99
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581