#8FD79D#8FD79D
#8FD79D is a light, moderate green. Relative luminance 0.569; OKLCH L 81.6% C 0.109 H 149.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD79D |
|---|---|
| RGB | rgb(143, 215, 157) |
| HSL | hsl(132, 47%, 70%) |
| HSV | hsv(132, 33%, 84%) |
| CMYK | cmyk(33.5%, 0%, 27%, 15.7%) |
| CIE-LAB | lab(80.11, -34.29, 21.67) |
| CIE-LCH | lch(80.11, 40.56, 147.72°) |
| OKLab | oklab(81.64% -0.0939 0.0551) |
| OKLCH | oklch(81.64% 0.109 149.6) |
| XYZ | xyz(41.7118, 56.8727, 40.6715) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 5.49
Light Grey Green
#B7E1A1
ΔE00 6.65
Mint
#AAF0C1
ΔE00 6.68
Light Sea Green
#98F6B0
ΔE00 6.98
Soft Green
#6FC276
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD79D #D78FC9
analogous
#A5D78F #8FD79D #8FD7C1
triadic
#8FD79D #9D8FD7 #D79D8F
tetradic
#8FD79D #8FA5D7 #D78FC9 #D7C18F
square
#8FD79D #8FA5D7 #D78FC9 #D7C18F
split-complementary
#8FD79D #C18FD7 #D78FA5
monochromatic
#3EAE54 #62C776 #8FD79D #BCE7C4 #E8F7EB
Accessibility & contrast
On white
1.70
#8FD79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#8FD79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD79D
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD79D | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9A
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#84D4C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8fd79d; /* rgb */ color: rgb(143, 215, 157); /* oklch */ color: oklch(81.6% 0.109 149.6);
Tailwind
colors: {
custom: {
50: '#b2e3ba',
500: '#8fd79d',
950: '#000000',
},
}SCSS
$custom: #8fd79d; $custom-light: #b2e3ba; $custom-dark: #000000;
JSON
{
"hex": "#8fd79d",
"rgb": {
"r": 143,
"g": 215,
"b": 157
},
"hsl": {
"h": 131.667,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.81638,
"c": 0.10882,
"h": 149.6
},
"luminance": 0.56875
}Semantic roles & 50–950 ramp
primary
#8FD79D
secondary
#AE5D9E
accent
#2B9FBB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481