#8FFD91#8FFD91
#8FFD91 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.177 H 144.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFD91 |
|---|---|
| RGB | rgb(143, 253, 145) |
| HSL | hsl(121, 96%, 78%) |
| HSV | hsv(121, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(90.84, -52.73, 41.99) |
| CIE-LCH | lch(90.84, 67.41, 141.47°) |
| OKLab | oklab(90.29% -0.1435 0.1031) |
| OKLCH | oklch(90.29% 0.177 144.3) |
| XYZ | xyz(51.5612, 78.1311, 39.1464) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.44
Baby Green
#8CFF9E
ΔE00 2.06
Mint Green
#8FFF9F
ΔE00 2.08
Easter Green
#8CFD7E
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Light Green
#96F97B
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFD91 #FD8FFB
analogous
#C4FD8F #8FFD91 #8FFDC8
triadic
#8FFD91 #918FFD #FD918F
tetradic
#8FFD91 #8FC4FD #FD8FFB #FDC88F
square
#8FFD91 #8FC4FD #FD8FFB #FDC88F
split-complementary
#8FFD91 #C88FFD #FD8FC4
monochromatic
#17FB1B #53FC56 #8FFD91 #CBFECC #E1FEE1
Accessibility & contrast
On white
1.26
#8FFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#8FFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFD91
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFD91 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#F1E198
Tritanopia (blue-blind)
#81F8E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffd91; /* rgb */ color: rgb(143, 253, 145); /* oklch */ color: oklch(90.3% 0.177 144.3);
Tailwind
colors: {
custom: {
50: '#b5ffb2',
500: '#8ffd91',
950: '#000000',
},
}SCSS
$custom: #8ffd91; $custom-light: #b5ffb2; $custom-dark: #000000;
JSON
{
"hex": "#8ffd91",
"rgb": {
"r": 143,
"g": 253,
"b": 145
},
"hsl": {
"h": 121.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90291,
"c": 0.17668,
"h": 144.3
},
"luminance": 0.78135
}Semantic roles & 50–950 ramp
primary
#8FFD91
secondary
#DE53DB
accent
#00E1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681