#8FD99D#8FD99D
#8FD99D is a very light, moderate green. Relative luminance 0.579; OKLCH L 82.1% C 0.112 H 149.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD99D |
|---|---|
| RGB | rgb(143, 217, 157) |
| HSL | hsl(131, 49%, 71%) |
| HSV | hsv(131, 34%, 85%) |
| CMYK | cmyk(34.1%, 0%, 27.6%, 14.9%) |
| CIE-LAB | lab(80.68, -35.22, 22.45) |
| CIE-LCH | lch(80.68, 41.77, 147.48°) |
| OKLab | oklab(82.1% -0.0963 0.057) |
| OKLCH | oklch(82.1% 0.112 149.4) |
| XYZ | xyz(42.2241, 57.8975, 40.8423) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 5.52
Light Sea Green
#98F6B0
ΔE00 6.46
Mint
#AAF0C1
ΔE00 6.51
Light Grey Green
#B7E1A1
ΔE00 6.51
Light Sage
#BCECAC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD99D #D98FCB
analogous
#A6D98F #8FD99D #8FD9C2
triadic
#8FD99D #9D8FD9 #D99D8F
tetradic
#8FD99D #8FA6D9 #D98FCB #D9C28F
square
#8FD99D #8FA6D9 #D98FCB #D9C28F
split-complementary
#8FD99D #C28FD9 #D98FA6
monochromatic
#3CB152 #61C975 #8FD99D #BDE9C5 #E8F7EB
Accessibility & contrast
On white
1.67
#8FD99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#8FD99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD99D
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD99D | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD99
Deuteranopia (green-blind)
#CFC5A0
Tritanopia (blue-blind)
#84D6C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd99d; /* rgb */ color: rgb(143, 217, 157); /* oklch */ color: oklch(82.1% 0.112 149.4);
Tailwind
colors: {
custom: {
50: '#b2e5ba',
500: '#8fd99d',
950: '#000000',
},
}SCSS
$custom: #8fd99d; $custom-light: #b2e5ba; $custom-dark: #000000;
JSON
{
"hex": "#8fd99d",
"rgb": {
"r": 143,
"g": 217,
"b": 157
},
"hsl": {
"h": 131.351,
"s": 49.333,
"l": 70.588
},
"oklch": {
"l": 0.82102,
"c": 0.11193,
"h": 149.4
},
"luminance": 0.579
}Semantic roles & 50–950 ramp
primary
#8FD99D
secondary
#B05CA0
accent
#29A1BD
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111611
muted
#818481