#8FFD97#8FFD97
#8FFD97 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.171 H 145.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFD97 |
|---|---|
| RGB | rgb(143, 253, 151) |
| HSL | hsl(124, 96%, 78%) |
| HSV | hsv(124, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(90.93, -51.86, 39.18) |
| CIE-LCH | lch(90.93, 64.99, 142.93°) |
| OKLab | oklab(90.39% -0.141 0.0968) |
| OKLCH | oklch(90.39% 0.171 145.5) |
| XYZ | xyz(52.0362, 78.3211, 41.6477) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.11
Mint Green
#8FFF9F
ΔE00 1.18
Baby Green
#8CFF9E
ΔE00 1.18
Foam Green
#90FDA9
ΔE00 3.03
Lightgreen
#90EE90
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFD97 #FD8FF5
analogous
#BEFD8F #8FFD97 #8FFDCE
triadic
#8FFD97 #978FFD #FD978F
tetradic
#8FFD97 #8FBEFD #FD8FF5 #FDCE8F
square
#8FFD97 #8FBEFD #FD8FF5 #FDCE8F
split-complementary
#8FFD97 #CE8FFD #FD8FBE
monochromatic
#17FB27 #53FC5F #8FFD97 #CBFECF #E1FEE3
Accessibility & contrast
On white
1.26
#8FFD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#8FFD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFD97
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFD97 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#80F8E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffd97; /* rgb */ color: rgb(143, 253, 151); /* oklch */ color: oklch(90.4% 0.171 145.5);
Tailwind
colors: {
custom: {
50: '#b5ffb6',
500: '#8ffd97',
950: '#000000',
},
}SCSS
$custom: #8ffd97; $custom-light: #b5ffb6; $custom-dark: #000000;
JSON
{
"hex": "#8ffd97",
"rgb": {
"r": 143,
"g": 253,
"b": 151
},
"hsl": {
"h": 124.364,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90389,
"c": 0.17105,
"h": 145.5
},
"luminance": 0.78325
}Semantic roles & 50–950 ramp
primary
#8FFD97
secondary
#DE53D3
accent
#00D5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681