#86C19B#86C19B
#86C19B is a light, moderate green. Relative luminance 0.456; OKLCH L 76.0% C 0.082 H 155.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #86C19B |
|---|---|
| RGB | rgb(134, 193, 155) |
| HSL | hsl(141, 32%, 64%) |
| HSV | hsv(141, 31%, 76%) |
| CMYK | cmyk(30.6%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(73.27, -27.02, 13.14) |
| CIE-LCH | lch(73.27, 30.05, 154.07°) |
| OKLab | oklab(75.99% -0.0748 0.0338) |
| OKLCH | oklch(75.99% 0.082 155.7) |
| XYZ | xyz(34.8159, 45.5732, 37.9660) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.98
Tea
#65AB7C
ΔE00 7.50
Sage Green (survey)
#88B378
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C19B #C186AC
analogous
#8FC186 #86C19B #86C1B9
triadic
#86C19B #9B86C1 #C19B86
tetradic
#86C19B #868FC1 #C186AC #C1B986
square
#86C19B #868FC1 #C186AC #C1B986
split-complementary
#86C19B #B986C1 #C1868F
monochromatic
#45875D #5EAC7A #86C19B #AED6BC #D7EADE
Accessibility & contrast
On white
2.08
#86C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#86C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C19B
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C19B | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B899
Deuteranopia (green-blind)
#B7B19D
Tritanopia (blue-blind)
#7BC0B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #86c19b; /* rgb */ color: rgb(134, 193, 155); /* oklch */ color: oklch(76.0% 0.082 155.7);
Tailwind
colors: {
custom: {
50: '#abd4b8',
500: '#86c19b',
950: '#000000',
},
}SCSS
$custom: #86c19b; $custom-light: #abd4b8; $custom-dark: #000000;
JSON
{
"hex": "#86c19b",
"rgb": {
"r": 134,
"g": 193,
"b": 155
},
"hsl": {
"h": 141.356,
"s": 32.24,
"l": 64.118
},
"oklch": {
"l": 0.75985,
"c": 0.08204,
"h": 155.7
},
"luminance": 0.45575
}Semantic roles & 50–950 ramp
primary
#86C19B
secondary
#DCC7D4
accent
#3B83AB
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380