#ABFA90#ABFA90
#ABFA90 is a very light, vivid green. Relative luminance 0.790; OKLCH L 91.0% C 0.159 H 138.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA90 |
|---|---|
| RGB | rgb(171, 250, 144) |
| HSL | hsl(105, 91%, 77%) |
| HSV | hsv(105, 42%, 98%) |
| CMYK | cmyk(31.6%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(91.25, -43.10, 43.27) |
| CIE-LCH | lch(91.25, 61.07, 134.89°) |
| OKLab | oklab(90.97% -0.118 0.1059) |
| OKLCH | oklch(90.97% 0.159 138.1) |
| XYZ | xyz(56.0125, 79.0405, 38.6852) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.22
Pastel Green
#B0FF9D
ΔE00 1.75
Celery
#C1FD95
ΔE00 2.98
Light Green
#96F97B
ΔE00 3.10
Palegreen
#98FB98
ΔE00 3.12
Light Pastel Green
#B2FBA5
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA90 #DF90FA
analogous
#E0FA90 #ABFA90 #90FAAA
triadic
#ABFA90 #90ABFA #FA90AB
tetradic
#ABFA90 #90E0FA #DF90FA #FAAA90
square
#ABFA90 #90E0FA #DF90FA #FAAA90
split-complementary
#ABFA90 #AA90FA #FA90E0
monochromatic
#52F51B #7FF755 #ABFA90 #D7FDCB #E9FEE2
Accessibility & contrast
On white
1.25
#ABFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#ABFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA90
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA90 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#F4E396
Tritanopia (blue-blind)
#A7F3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfa90; /* rgb */ color: rgb(171, 250, 144); /* oklch */ color: oklch(91.0% 0.159 138.1);
Tailwind
colors: {
custom: {
50: '#c7fcb2',
500: '#abfa90',
950: '#000000',
},
}SCSS
$custom: #abfa90; $custom-light: #c7fcb2; $custom-dark: #000000;
JSON
{
"hex": "#abfa90",
"rgb": {
"r": 171,
"g": 250,
"b": 144
},
"hsl": {
"h": 104.717,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.90967,
"c": 0.15852,
"h": 138.1
},
"luminance": 0.79043
}Semantic roles & 50–950 ramp
primary
#ABFA90
secondary
#B855DA
accent
#00E6AB
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581