#8FFD92#8FFD92
#8FFD92 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.176 H 144.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFD92 |
|---|---|
| RGB | rgb(143, 253, 146) |
| HSL | hsl(122, 96%, 78%) |
| HSV | hsv(122, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(90.85, -52.59, 41.53) |
| CIE-LCH | lch(90.85, 67.01, 141.70°) |
| OKLab | oklab(90.31% -0.1431 0.102) |
| OKLCH | oklch(90.31% 0.176 144.5) |
| XYZ | xyz(51.6387, 78.1621, 39.5543) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.35
Baby Green
#8CFF9E
ΔE00 1.91
Mint Green
#8FFF9F
ΔE00 1.93
Easter Green
#8CFD7E
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFD92 #FD8FFA
analogous
#C3FD8F #8FFD92 #8FFDC9
triadic
#8FFD92 #928FFD #FD928F
tetradic
#8FFD92 #8FC3FD #FD8FFA #FDC98F
square
#8FFD92 #8FC3FD #FD8FFA #FDC98F
split-complementary
#8FFD92 #C98FFD #FD8FC3
monochromatic
#17FB1D #53FC57 #8FFD92 #CBFECD #E1FEE2
Accessibility & contrast
On white
1.26
#8FFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#8FFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFD92
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFD92 | 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)
#FFEB8A
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#81F8E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffd92; /* rgb */ color: rgb(143, 253, 146); /* oklch */ color: oklch(90.3% 0.176 144.5);
Tailwind
colors: {
custom: {
50: '#b5ffb3',
500: '#8ffd92',
950: '#000000',
},
}SCSS
$custom: #8ffd92; $custom-light: #b5ffb3; $custom-dark: #000000;
JSON
{
"hex": "#8ffd92",
"rgb": {
"r": 143,
"g": 253,
"b": 146
},
"hsl": {
"h": 121.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90307,
"c": 0.17574,
"h": 144.5
},
"luminance": 0.78166
}Semantic roles & 50–950 ramp
primary
#8FFD92
secondary
#DE53DA
accent
#00DFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681