#ABFC95#ABFC95
#ABFC95 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.156 H 139.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC95 |
|---|---|
| RGB | rgb(171, 252, 149) |
| HSL | hsl(107, 94%, 79%) |
| HSV | hsv(107, 41%, 99%) |
| CMYK | cmyk(32.1%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(91.88, -43.30, 41.64) |
| CIE-LCH | lch(91.88, 60.08, 136.12°) |
| OKLab | oklab(91.5% -0.1184 0.1023) |
| OKLCH | oklch(91.5% 0.156 139.2) |
| XYZ | xyz(57.0279, 80.4462, 40.9508) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.86
Pastel Green
#B0FF9D
ΔE00 1.08
Palegreen
#98FB98
ΔE00 2.64
Light Pastel Green
#B2FBA5
ΔE00 2.66
Celery
#C1FD95
ΔE00 3.26
Light Green
#96F97B
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC95 #E695FC
analogous
#DFFC95 #ABFC95 #95FCB2
triadic
#ABFC95 #95ABFC #FC95AB
tetradic
#ABFC95 #95DFFC #E695FC #FCB295
square
#ABFC95 #95DFFC #E695FC #FCB295
split-complementary
#ABFC95 #B295FC #FC95DF
monochromatic
#4DF91E #7CFA59 #ABFC95 #DAFED1 #E7FEE1
Accessibility & contrast
On white
1.23
#ABFC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#ABFC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC95
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC95 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#F6E59B
Tritanopia (blue-blind)
#A6F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfc95; /* rgb */ color: rgb(171, 252, 149); /* oklch */ color: oklch(91.5% 0.156 139.2);
Tailwind
colors: {
custom: {
50: '#c7feb5',
500: '#abfc95',
950: '#000000',
},
}SCSS
$custom: #abfc95; $custom-light: #c7feb5; $custom-dark: #000000;
JSON
{
"hex": "#abfc95",
"rgb": {
"r": 171,
"g": 252,
"b": 149
},
"hsl": {
"h": 107.184,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91503,
"c": 0.15648,
"h": 139.2
},
"luminance": 0.80449
}Semantic roles & 50–950 ramp
primary
#ABFC95
secondary
#C158DD
accent
#00E6B4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681