#839999#839999
#839999 is a light, muted teal. Relative luminance 0.299; OKLCH L 66.6% C 0.025 H 196.6°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #839999 |
|---|---|
| RGB | rgb(131, 153, 153) |
| HSL | hsl(180, 10%, 56%) |
| HSV | hsv(180, 14%, 60%) |
| CMYK | cmyk(14.4%, 0%, 0%, 40%) |
| CIE-LAB | lab(61.57, -7.73, -2.61) |
| CIE-LCH | lch(61.57, 8.16, 198.66°) |
| OKLab | oklab(66.58% -0.0239 -0.0071) |
| OKLCH | oklch(66.58% 0.025 196.6) |
| XYZ | xyz(26.4996, 29.9070, 34.5073) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.30
Pewter
#899397
ΔE00 5.77
Bluegrey
#85A3B2
ΔE00 7.41
Bluish Grey
#748B97
ΔE00 7.54
Grey
#929591
ΔE00 7.66
Bluey Grey
#89A0B0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839999 #998383
analogous
#83998E #839999 #838E99
triadic
#839999 #998399 #999983
tetradic
#839999 #8E8399 #998383 #8E9983
square
#839999 #8E8399 #998383 #8E9983
split-complementary
#839999 #99838E #998E83
monochromatic
#495959 #657A7A #839999 #A5B5B5 #C6D0D0
Accessibility & contrast
On white
3.01
#839999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#839999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #839999
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839999 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969799
Deuteranopia (green-blind)
#919399
Tritanopia (blue-blind)
#7D9B99
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #839999; /* rgb */ color: rgb(131, 153, 153); /* oklch */ color: oklch(66.6% 0.025 196.6);
Tailwind
colors: {
custom: {
50: '#a7b7b7',
500: '#839999',
950: '#000000',
},
}SCSS
$custom: #839999; $custom-light: #a7b7b7; $custom-dark: #000000;
JSON
{
"hex": "#839999",
"rgb": {
"r": 131,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 9.735,
"l": 55.686
},
"oklch": {
"l": 0.66582,
"c": 0.02489,
"h": 196.6
},
"luminance": 0.29908
}Semantic roles & 50–950 ramp
primary
#839999
secondary
#C0B7B7
accent
#7575B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1111
muted
#7F8080