#86BB99#86BB99
#86BB99 is a light, moderate green. Relative luminance 0.429; OKLCH L 74.5% C 0.074 H 156.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86BB99 |
|---|---|
| RGB | rgb(134, 187, 153) |
| HSL | hsl(142, 28%, 63%) |
| HSV | hsv(142, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(71.49, -24.46, 11.72) |
| CIE-LCH | lch(71.49, 27.12, 154.41°) |
| OKLab | oklab(74.54% -0.0678 0.0302) |
| OKLCH | oklch(74.54% 0.074 156) |
| XYZ | xyz(33.3498, 42.9075, 36.6556) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.79
Pale Teal
#82CBB2
ΔE00 6.09
Greenish Grey
#96AE8D
ΔE00 6.92
Tea
#65AB7C
ΔE00 6.97
Greyish Green
#82A67D
ΔE00 7.07
Mediumaquamarine
#66CDAA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BB99 #BB86A8
analogous
#8EBB86 #86BB99 #86BBB3
triadic
#86BB99 #9986BB #BB9986
tetradic
#86BB99 #868EBB #BB86A8 #BBB386
square
#86BB99 #868EBB #BB86A8 #BBB386
split-complementary
#86BB99 #B386BB #BB868E
monochromatic
#477F5B #5FA578 #86BB99 #ADD1BA #D4E7DB
Accessibility & contrast
On white
2.19
#86BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#86BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BB99
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BB99 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#7DBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86bb99; /* rgb */ color: rgb(134, 187, 153); /* oklch */ color: oklch(74.5% 0.074 156.0);
Tailwind
colors: {
custom: {
50: '#aacfb7',
500: '#86bb99',
950: '#000000',
},
}SCSS
$custom: #86bb99; $custom-light: #aacfb7; $custom-dark: #000000;
JSON
{
"hex": "#86bb99",
"rgb": {
"r": 134,
"g": 187,
"b": 153
},
"hsl": {
"h": 141.509,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.74543,
"c": 0.07424,
"h": 156
},
"luminance": 0.42909
}Semantic roles & 50–950 ramp
primary
#86BB99
secondary
#D8C5D1
accent
#3F81A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280