#ABFC93#ABFC93
#ABFC93 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.158 H 138.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC93 |
|---|---|
| RGB | rgb(171, 252, 147) |
| HSL | hsl(106, 95%, 78%) |
| HSV | hsv(106, 42%, 99%) |
| CMYK | cmyk(32.1%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(91.86, -43.57, 42.58) |
| CIE-LCH | lch(91.86, 60.92, 135.66°) |
| OKLab | oklab(91.47% -0.1192 0.1044) |
| OKLCH | oklch(91.47% 0.158 138.8) |
| XYZ | xyz(56.8696, 80.3829, 40.1171) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.02
Pastel Green
#B0FF9D
ΔE00 1.32
Palegreen
#98FB98
ΔE00 2.82
Light Pastel Green
#B2FBA5
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.14
Light Green
#96F97B
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC93 #E493FC
analogous
#DFFC93 #ABFC93 #93FCAF
triadic
#ABFC93 #93ABFC #FC93AB
tetradic
#ABFC93 #93DFFC #E493FC #FCAF93
square
#ABFC93 #93DFFC #E493FC #FCAF93
split-complementary
#ABFC93 #AF93FC #FC93DF
monochromatic
#4EF91C #7DFA57 #ABFC93 #D9FECF #E8FEE1
Accessibility & contrast
On white
1.23
#ABFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#ABFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC93
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC93 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#F6E599
Tritanopia (blue-blind)
#A7F5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfc93; /* rgb */ color: rgb(171, 252, 147); /* oklch */ color: oklch(91.5% 0.158 138.8);
Tailwind
colors: {
custom: {
50: '#c7feb4',
500: '#abfc93',
950: '#000000',
},
}SCSS
$custom: #abfc93; $custom-light: #c7feb4; $custom-dark: #000000;
JSON
{
"hex": "#abfc93",
"rgb": {
"r": 171,
"g": 252,
"b": 147
},
"hsl": {
"h": 106.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.9147,
"c": 0.15845,
"h": 138.8
},
"luminance": 0.80385
}Semantic roles & 50–950 ramp
primary
#ABFC93
secondary
#BE56DD
accent
#00E6B1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681