#879999#879999
#879999 is a light, muted teal. Relative luminance 0.302; OKLCH L 66.9% C 0.021 H 196.7°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #879999 |
|---|---|
| RGB | rgb(135, 153, 153) |
| HSL | hsl(180, 8%, 56%) |
| HSV | hsv(180, 12%, 60%) |
| CMYK | cmyk(11.8%, 0%, 0%, 40%) |
| CIE-LAB | lab(61.85, -6.36, -2.17) |
| CIE-LCH | lch(61.85, 6.72, 198.79°) |
| OKLab | oklab(66.88% -0.0196 -0.0059) |
| OKLCH | oklch(66.88% 0.021 196.7) |
| XYZ | xyz(27.1313, 30.2327, 34.5369) |
| Luminance | 0.3023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.32
Pewter
#899397
ΔE00 4.61
Grey
#929591
ΔE00 6.36
Bluegrey
#85A3B2
ΔE00 7.41
Bluish Grey
#748B97
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879999 #998787
analogous
#879990 #879999 #879099
triadic
#879999 #998799 #999987
tetradic
#879999 #908799 #998787 #909987
square
#879999 #908799 #998787 #909987
split-complementary
#879999 #998790 #999087
monochromatic
#4C5A5A #687B7B #879999 #A8B5B5 #C9D1D1
Accessibility & contrast
On white
2.98
#879999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#879999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879999
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879999 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969799
Deuteranopia (green-blind)
#939499
Tritanopia (blue-blind)
#829A99
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #879999; /* rgb */ color: rgb(135, 153, 153); /* oklch */ color: oklch(66.9% 0.021 196.7);
Tailwind
colors: {
custom: {
50: '#aab7b7',
500: '#879999',
950: '#000000',
},
}SCSS
$custom: #879999; $custom-light: #aab7b7; $custom-dark: #000000;
JSON
{
"hex": "#879999",
"rgb": {
"r": 135,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 8.108,
"l": 56.471
},
"oklch": {
"l": 0.66875,
"c": 0.0205,
"h": 196.7
},
"luminance": 0.30233
}Semantic roles & 50–950 ramp
primary
#879999
secondary
#C2BABA
accent
#7777B1
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101111
muted
#7F8080