#8FD99A#8FD99A
#8FD99A is a very light, moderate green. Relative luminance 0.578; OKLCH L 82.0% C 0.115 H 148.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD99A |
|---|---|
| RGB | rgb(143, 217, 154) |
| HSL | hsl(129, 49%, 71%) |
| HSV | hsv(129, 34%, 85%) |
| CMYK | cmyk(34.1%, 0%, 29%, 14.9%) |
| CIE-LAB | lab(80.63, -35.74, 23.94) |
| CIE-LCH | lch(80.63, 43.02, 146.18°) |
| OKLab | oklab(82.04% -0.0976 0.0606) |
| OKLCH | oklch(82.04% 0.115 148.2) |
| XYZ | xyz(41.9712, 57.7963, 39.5099) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.08
Seafoam
#7FE0B3
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.30
Light Sea Green
#98F6B0
ΔE00 6.43
Lightgreen
#90EE90
ΔE00 6.63
Mint
#AAF0C1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD99A #D98FCE
analogous
#A9D98F #8FD99A #8FD9BF
triadic
#8FD99A #9A8FD9 #D99A8F
tetradic
#8FD99A #8FA9D9 #D98FCE #D9BF8F
square
#8FD99A #8FA9D9 #D98FCE #D9BF8F
split-complementary
#8FD99A #BF8FD9 #D98FA9
monochromatic
#3CB14E #61C971 #8FD99A #BDE9C3 #E8F7EA
Accessibility & contrast
On white
1.67
#8FD99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#8FD99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD99A
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD99A | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD96
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#85D6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd99a; /* rgb */ color: rgb(143, 217, 154); /* oklch */ color: oklch(82.0% 0.115 148.2);
Tailwind
colors: {
custom: {
50: '#b2e5b8',
500: '#8fd99a',
950: '#000000',
},
}SCSS
$custom: #8fd99a; $custom-light: #b2e5b8; $custom-dark: #000000;
JSON
{
"hex": "#8fd99a",
"rgb": {
"r": 143,
"g": 217,
"b": 154
},
"hsl": {
"h": 128.919,
"s": 49.333,
"l": 70.588
},
"oklch": {
"l": 0.82038,
"c": 0.11492,
"h": 148.2
},
"luminance": 0.57798
}Semantic roles & 50–950 ramp
primary
#8FD99A
secondary
#B05CA3
accent
#29A7BD
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111611
muted
#818481