#8FFF92#8FFF92
#8FFF92 is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.179 H 144.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFF92 |
|---|---|
| RGB | rgb(143, 255, 146) |
| HSL | hsl(122, 100%, 78%) |
| HSV | hsv(122, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(91.43, -53.40, 42.26) |
| CIE-LCH | lch(91.43, 68.10, 141.64°) |
| OKLab | oklab(90.78% -0.1453 0.1037) |
| OKLCH | oklch(90.78% 0.179 144.5) |
| XYZ | xyz(52.2734, 79.4315, 39.7659) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.67
Baby Green
#8CFF9E
ΔE00 2.03
Mint Green
#8FFF9F
ΔE00 2.07
Easter Green
#8CFD7E
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Light Green
#96F97B
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFF92 #FF8FFC
analogous
#C4FF8F #8FFF92 #8FFFCA
triadic
#8FFF92 #928FFF #FF928F
tetradic
#8FFF92 #8FC4FF #FF8FFC #FFCA8F
square
#8FFF92 #8FC4FF #FF8FFC #FFCA8F
split-complementary
#8FFF92 #CA8FFF #FF8FC4
monochromatic
#15FF1B #52FF56 #8FFF92 #CCFFCE #E0FFE1
Accessibility & contrast
On white
1.24
#8FFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#8FFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFF92
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFF92 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#80FAE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8fff92; /* rgb */ color: rgb(143, 255, 146); /* oklch */ color: oklch(90.8% 0.179 144.5);
Tailwind
colors: {
custom: {
50: '#b5ffb3',
500: '#8fff92',
950: '#000000',
},
}SCSS
$custom: #8fff92; $custom-light: #b5ffb3; $custom-dark: #000000;
JSON
{
"hex": "#8fff92",
"rgb": {
"r": 143,
"g": 255,
"b": 146
},
"hsl": {
"h": 121.607,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.90776,
"c": 0.17852,
"h": 144.5
},
"luminance": 0.79435
}Semantic roles & 50–950 ramp
primary
#8FFF92
secondary
#E052DD
accent
#00DFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681