#86BB98#86BB98
#86BB98 is a light, moderate green. Relative luminance 0.429; OKLCH L 74.5% C 0.075 H 155.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86BB98 |
|---|---|
| RGB | rgb(134, 187, 152) |
| HSL | hsl(140, 28%, 63%) |
| HSV | hsv(140, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.47, -24.66, 12.23) |
| CIE-LCH | lch(71.47, 27.52, 153.62°) |
| OKLab | oklab(74.52% -0.0683 0.0315) |
| OKLCH | oklch(74.52% 0.075 155.2) |
| XYZ | xyz(33.2675, 42.8746, 36.2224) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.53
Pale Teal
#82CBB2
ΔE00 6.28
Tea
#65AB7C
ΔE00 6.82
Greenish Grey
#96AE8D
ΔE00 6.86
Greyish Green
#82A67D
ΔE00 6.93
Sage Green (survey)
#88B378
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BB98 #BB86A9
analogous
#8EBB86 #86BB98 #86BBB2
triadic
#86BB98 #9886BB #BB9886
tetradic
#86BB98 #868EBB #BB86A9 #BBB286
square
#86BB98 #868EBB #BB86A9 #BBB286
split-complementary
#86BB98 #B286BB #BB868E
monochromatic
#477F5A #5FA577 #86BB98 #ADD1B9 #D4E7DB
Accessibility & contrast
On white
2.19
#86BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#86BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BB98
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BB98 | 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)
#BBB396
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#7DBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86bb98; /* rgb */ color: rgb(134, 187, 152); /* oklch */ color: oklch(74.5% 0.075 155.2);
Tailwind
colors: {
custom: {
50: '#aacfb6',
500: '#86bb98',
950: '#000000',
},
}SCSS
$custom: #86bb98; $custom-light: #aacfb6; $custom-dark: #000000;
JSON
{
"hex": "#86bb98",
"rgb": {
"r": 134,
"g": 187,
"b": 152
},
"hsl": {
"h": 140.377,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.74518,
"c": 0.07517,
"h": 155.2
},
"luminance": 0.42876
}Semantic roles & 50–950 ramp
primary
#86BB98
secondary
#D8C5D1
accent
#3F83A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280