#86BB96#86BB96
#86BB96 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.5% C 0.077 H 153.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86BB96 |
|---|---|
| RGB | rgb(134, 187, 150) |
| HSL | hsl(138, 28%, 63%) |
| HSV | hsv(138, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(71.43, -25.04, 13.25) |
| CIE-LCH | lch(71.43, 28.33, 152.11°) |
| OKLab | oklab(74.47% -0.0691 0.0341) |
| OKLCH | oklch(74.47% 0.077 153.8) |
| XYZ | xyz(33.1051, 42.8096, 35.3670) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.03
Tea
#65AB7C
ΔE00 6.57
Pale Teal
#82CBB2
ΔE00 6.69
Greyish Green
#82A67D
ΔE00 6.70
Greenish Grey
#96AE8D
ΔE00 6.78
Sage Green (survey)
#88B378
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BB96 #BB86AB
analogous
#90BB86 #86BB96 #86BBB0
triadic
#86BB96 #9686BB #BB9686
tetradic
#86BB96 #8690BB #BB86AB #BBB086
square
#86BB96 #8690BB #BB86AB #BBB086
split-complementary
#86BB96 #B086BB #BB8690
monochromatic
#477F58 #5FA574 #86BB96 #ADD1B8 #D4E7DA
Accessibility & contrast
On white
2.20
#86BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#86BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BB96
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BB96 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB394
Deuteranopia (green-blind)
#B2AD98
Tritanopia (blue-blind)
#7DBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86bb96; /* rgb */ color: rgb(134, 187, 150); /* oklch */ color: oklch(74.5% 0.077 153.8);
Tailwind
colors: {
custom: {
50: '#aacfb5',
500: '#86bb96',
950: '#000000',
},
}SCSS
$custom: #86bb96; $custom-light: #aacfb5; $custom-dark: #000000;
JSON
{
"hex": "#86bb96",
"rgb": {
"r": 134,
"g": 187,
"b": 150
},
"hsl": {
"h": 138.113,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.74467,
"c": 0.07708,
"h": 153.8
},
"luminance": 0.42811
}Semantic roles & 50–950 ramp
primary
#86BB96
secondary
#D8C5D2
accent
#3F87A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280