#8FF99D#8FF99D
#8FF99D is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.6% C 0.160 H 147.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF99D |
|---|---|
| RGB | rgb(143, 249, 157) |
| HSL | hsl(128, 90%, 77%) |
| HSV | hsv(128, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(89.87, -49.27, 34.82) |
| CIE-LCH | lch(89.87, 60.34, 144.75°) |
| OKLab | oklab(89.56% -0.1341 0.0867) |
| OKLCH | oklch(89.56% 0.16 147.1) |
| XYZ | xyz(51.2864, 76.0220, 43.8630) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.28
Baby Green
#8CFF9E
ΔE00 1.38
Palegreen
#98FB98
ΔE00 1.70
Foam Green
#90FDA9
ΔE00 1.82
Lightgreen
#90EE90
ΔE00 2.64
Mint (survey)
#9FFEB0
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF99D #F98FEB
analogous
#B6F98F #8FF99D #8FF9D2
triadic
#8FF99D #9D8FF9 #F99D8F
tetradic
#8FF99D #8FB6F9 #F98FEB #F9D28F
square
#8FF99D #8FB6F9 #F98FEB #F9D28F
split-complementary
#8FF99D #D28FF9 #F98FB6
monochromatic
#1BF337 #55F66A #8FF99D #C9FCD0 #E2FDE6
Accessibility & contrast
On white
1.30
#8FF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#8FF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF99D
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF99D | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE897
Deuteranopia (green-blind)
#ECDEA3
Tritanopia (blue-blind)
#7FF5E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff99d; /* rgb */ color: rgb(143, 249, 157); /* oklch */ color: oklch(89.6% 0.160 147.1);
Tailwind
colors: {
custom: {
50: '#b4fcba',
500: '#8ff99d',
950: '#000000',
},
}SCSS
$custom: #8ff99d; $custom-light: #b4fcba; $custom-dark: #000000;
JSON
{
"hex": "#8ff99d",
"rgb": {
"r": 143,
"g": 249,
"b": 157
},
"hsl": {
"h": 127.925,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.89558,
"c": 0.15968,
"h": 147.1
},
"luminance": 0.76025
}Semantic roles & 50–950 ramp
primary
#8FF99D
secondary
#D854C7
accent
#00C7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582