#ABFE90#ABFE90
#ABFE90 is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.164 H 138.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE90 |
|---|---|
| RGB | rgb(171, 254, 144) |
| HSL | hsl(105, 98%, 78%) |
| HSV | hsv(105, 43%, 100%) |
| CMYK | cmyk(32.7%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(92.38, -44.83, 44.70) |
| CIE-LCH | lch(92.38, 63.31, 135.09°) |
| OKLab | oklab(91.88% -0.1227 0.1091) |
| OKLCH | oklch(91.88% 0.164 138.4) |
| XYZ | xyz(57.2686, 81.5527, 39.1039) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.63
Pastel Green
#B0FF9D
ΔE00 1.82
Light Green
#96F97B
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.14
Palegreen
#98FB98
ΔE00 3.22
Easter Green
#8CFD7E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE90 #E390FE
analogous
#E2FE90 #ABFE90 #90FEAC
triadic
#ABFE90 #90ABFE #FE90AB
tetradic
#ABFE90 #90E2FE #E390FE #FEAC90
square
#ABFE90 #90E2FE #E390FE #FEAC90
split-complementary
#ABFE90 #AC90FE #FE90E2
monochromatic
#4FFD17 #7DFD53 #ABFE90 #D9FFCD #E8FFE1
Accessibility & contrast
On white
1.21
#ABFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#ABFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE90
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE90 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#F8E697
Tritanopia (blue-blind)
#A7F7E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe90; /* rgb */ color: rgb(171, 254, 144); /* oklch */ color: oklch(91.9% 0.164 138.4);
Tailwind
colors: {
custom: {
50: '#c7ffb2',
500: '#abfe90',
950: '#000000',
},
}SCSS
$custom: #abfe90; $custom-light: #c7ffb2; $custom-dark: #000000;
JSON
{
"hex": "#abfe90",
"rgb": {
"r": 171,
"g": 254,
"b": 144
},
"hsl": {
"h": 105.273,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.91879,
"c": 0.16425,
"h": 138.4
},
"luminance": 0.81555
}Semantic roles & 50–950 ramp
primary
#ABFE90
secondary
#BD53DF
accent
#00E6AD
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681