#86BB9D#86BB9D
#86BB9D is a light, moderate green. Relative luminance 0.430; OKLCH L 74.6% C 0.071 H 159.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #86BB9D |
|---|---|
| RGB | rgb(134, 187, 157) |
| HSL | hsl(146, 28%, 63%) |
| HSV | hsv(146, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(71.58, -23.68, 9.67) |
| CIE-LCH | lch(71.58, 25.57, 157.78°) |
| OKLab | oklab(74.65% -0.066 0.025) |
| OKLCH | oklch(74.65% 0.071 159.3) |
| XYZ | xyz(33.6857, 43.0418, 38.4248) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.91
Pale Teal
#82CBB2
ΔE00 5.38
Greenish Grey
#96AE8D
ΔE00 7.27
Mediumaquamarine
#66CDAA
ΔE00 7.30
Seafoam Blue
#78D1B6
ΔE00 7.31
Tea
#65AB7C
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BB9D #BB86A4
analogous
#89BB86 #86BB9D #86BBB7
triadic
#86BB9D #9D86BB #BB9D86
tetradic
#86BB9D #8689BB #BB86A4 #BBB786
square
#86BB9D #8689BB #BB86A4 #BBB786
split-complementary
#86BB9D #B786BB #BB8689
monochromatic
#477F60 #5FA57D #86BB9D #ADD1BD #D4E7DC
Accessibility & contrast
On white
2.19
#86BB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#86BB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BB9D
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BB9D | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#7CBAB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86bb9d; /* rgb */ color: rgb(134, 187, 157); /* oklch */ color: oklch(74.6% 0.071 159.3);
Tailwind
colors: {
custom: {
50: '#aacfba',
500: '#86bb9d',
950: '#000000',
},
}SCSS
$custom: #86bb9d; $custom-light: #aacfba; $custom-dark: #000000;
JSON
{
"hex": "#86bb9d",
"rgb": {
"r": 134,
"g": 187,
"b": 157
},
"hsl": {
"h": 146.038,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.74646,
"c": 0.07061,
"h": 159.3
},
"luminance": 0.43043
}Semantic roles & 50–950 ramp
primary
#86BB9D
secondary
#D8C5D0
accent
#3F7AA7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280