#8BC19F#8BC19F
#8BC19F is a light, moderate green. Relative luminance 0.461; OKLCH L 76.4% C 0.075 H 156.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC19F |
|---|---|
| RGB | rgb(139, 193, 159) |
| HSL | hsl(142, 30%, 65%) |
| HSV | hsv(142, 28%, 76%) |
| CMYK | cmyk(28%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(73.63, -24.66, 11.53) |
| CIE-LCH | lch(73.63, 27.23, 154.94°) |
| OKLab | oklab(76.38% -0.0684 0.0297) |
| OKLCH | oklch(76.38% 0.075 156.5) |
| XYZ | xyz(35.9734, 46.1306, 39.8028) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 6.82
Seafoam Blue
#78D1B6
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 7.74
Tea
#65AB7C
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC19F #C18BAD
analogous
#92C18B #8BC19F #8BC1BA
triadic
#8BC19F #9F8BC1 #C19F8B
tetradic
#8BC19F #8B92C1 #C18BAD #C1BA8B
square
#8BC19F #8B92C1 #C18BAD #C1BA8B
split-complementary
#8BC19F #BA8BC1 #C18B92
monochromatic
#498961 #63AC7E #8BC19F #B3D6C0 #DBECE1
Accessibility & contrast
On white
2.05
#8BC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8BC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC19F
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC19F | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99D
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#81C0B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bc19f; /* rgb */ color: rgb(139, 193, 159); /* oklch */ color: oklch(76.4% 0.075 156.5);
Tailwind
colors: {
custom: {
50: '#aed4bb',
500: '#8bc19f',
950: '#000000',
},
}SCSS
$custom: #8bc19f; $custom-light: #aed4bb; $custom-dark: #000000;
JSON
{
"hex": "#8bc19f",
"rgb": {
"r": 139,
"g": 193,
"b": 159
},
"hsl": {
"h": 142.222,
"s": 30.337,
"l": 65.098
},
"oklch": {
"l": 0.76378,
"c": 0.07462,
"h": 156.5
},
"luminance": 0.46132
}Semantic roles & 50–950 ramp
primary
#8BC19F
secondary
#DDCBD6
accent
#3C81A9
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380