#8FC79D#8FC79D
#8FC79D is a light, moderate green. Relative luminance 0.491; OKLCH L 77.9% C 0.083 H 151.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC79D |
|---|---|
| RGB | rgb(143, 199, 157) |
| HSL | hsl(135, 33%, 67%) |
| HSV | hsv(135, 28%, 78%) |
| CMYK | cmyk(28.1%, 0%, 21.1%, 22%) |
| CIE-LAB | lab(75.53, -26.70, 15.31) |
| CIE-LCH | lch(75.53, 30.77, 150.17°) |
| OKLab | oklab(77.94% -0.0735 0.0393) |
| OKLCH | oklch(77.94% 0.083 151.9) |
| XYZ | xyz(37.8350, 49.1192, 39.3792) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.51
Pale Teal
#82CBB2
ΔE00 6.39
Mediumaquamarine
#66CDAA
ΔE00 7.18
Seafoam
#7FE0B3
ΔE00 7.40
Lichen
#8FB67B
ΔE00 7.40
Seafoam Blue
#78D1B6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC79D #C78FB9
analogous
#9DC78F #8FC79D #8FC7B9
triadic
#8FC79D #9D8FC7 #C79D8F
tetradic
#8FC79D #8F9DC7 #C78FB9 #C7B98F
square
#8FC79D #8F9DC7 #C78FB9 #C7B98F
split-complementary
#8FC79D #B98FC7 #C78F9D
monochromatic
#49925C #66B379 #8FC79D #B8DBC1 #E1F0E4
Accessibility & contrast
On white
1.94
#8FC79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#8FC79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC79D
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC79D | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9B
Deuteranopia (green-blind)
#BEB89F
Tritanopia (blue-blind)
#87C5BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc79d; /* rgb */ color: rgb(143, 199, 157); /* oklch */ color: oklch(77.9% 0.083 151.9);
Tailwind
colors: {
custom: {
50: '#b1d8ba',
500: '#8fc79d',
950: '#000000',
},
}SCSS
$custom: #8fc79d; $custom-light: #b1d8ba; $custom-dark: #000000;
JSON
{
"hex": "#8fc79d",
"rgb": {
"r": 143,
"g": 199,
"b": 157
},
"hsl": {
"h": 135,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.77945,
"c": 0.08333,
"h": 151.9
},
"luminance": 0.49121
}Semantic roles & 50–950 ramp
primary
#8FC79D
secondary
#E2D0DD
accent
#398FAC
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380