#8BC79F#8BC79F
#8BC79F is a light, moderate green. Relative luminance 0.488; OKLCH L 77.8% C 0.084 H 154.8°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC79F |
|---|---|
| RGB | rgb(139, 199, 159) |
| HSL | hsl(140, 35%, 66%) |
| HSV | hsv(140, 30%, 78%) |
| CMYK | cmyk(30.2%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(75.35, -27.60, 13.96) |
| CIE-LCH | lch(75.35, 30.92, 153.17°) |
| OKLab | oklab(77.76% -0.0762 0.0359) |
| OKLCH | oklch(77.76% 0.084 154.8) |
| XYZ | xyz(37.3268, 48.8373, 40.2539) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.17
Pale Teal
#82CBB2
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 6.25
Seafoam Blue
#78D1B6
ΔE00 6.65
Seafoam
#7FE0B3
ΔE00 6.93
Light Teal
#90E4C1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC79F #C78BB3
analogous
#95C78B #8BC79F #8BC7BD
triadic
#8BC79F #9F8BC7 #C79F8B
tetradic
#8BC79F #8B95C7 #C78BB3 #C7BD8B
square
#8BC79F #8B95C7 #C78BB3 #C7BD8B
split-complementary
#8BC79F #BD8BC7 #C78B95
monochromatic
#46915F #62B37D #8BC79F #B4DBC1 #DEEFE3
Accessibility & contrast
On white
1.95
#8BC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8BC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC79F
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC79F | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#BDB7A1
Tritanopia (blue-blind)
#81C6BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc79f; /* rgb */ color: rgb(139, 199, 159); /* oklch */ color: oklch(77.8% 0.084 154.8);
Tailwind
colors: {
custom: {
50: '#aed8bb',
500: '#8bc79f',
950: '#000000',
},
}SCSS
$custom: #8bc79f; $custom-light: #aed8bb; $custom-dark: #000000;
JSON
{
"hex": "#8bc79f",
"rgb": {
"r": 139,
"g": 199,
"b": 159
},
"hsl": {
"h": 140,
"s": 34.884,
"l": 66.275
},
"oklch": {
"l": 0.7776,
"c": 0.08427,
"h": 154.8
},
"luminance": 0.48839
}Semantic roles & 50–950 ramp
primary
#8BC79F
secondary
#E1CDDA
accent
#3886AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380