#809A9A#809A9A
#809A9A is a light, muted teal. Relative luminance 0.300; OKLCH L 66.6% C 0.029 H 196.5°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #809A9A |
|---|---|
| RGB | rgb(128, 154, 154) |
| HSL | hsl(180, 11%, 55%) |
| HSV | hsv(180, 17%, 60%) |
| CMYK | cmyk(16.9%, 0%, 0%, 39.6%) |
| CIE-LAB | lab(61.68, -9.07, -3.04) |
| CIE-LCH | lch(61.68, 9.56, 198.53°) |
| OKLab | oklab(66.63% -0.028 -0.0083) |
| OKLCH | oklch(66.63% 0.029 196.5) |
| XYZ | xyz(26.2888, 30.0327, 34.9774) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.16
Pewter
#899397
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.51
Bluish Grey
#748B97
ΔE00 7.99
Cadetblue
#5F9EA0
ΔE00 8.05
Greyish Teal
#719F91
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809A9A #9A8080
analogous
#809A8D #809A9A #808D9A
triadic
#809A9A #9A809A #9A9A80
tetradic
#809A9A #8D809A #9A8080 #8D9A80
square
#809A9A #8D809A #9A8080 #8D9A80
split-complementary
#809A9A #9A808D #9A8D80
monochromatic
#475959 #627B7B #809A9A #A2B5B5 #C4D0D0
Accessibility & contrast
On white
3.00
#809A9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#809A9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809A9A
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809A9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809A9A | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#91939A
Tritanopia (blue-blind)
#789C9A
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #809a9a; /* rgb */ color: rgb(128, 154, 154); /* oklch */ color: oklch(66.6% 0.029 196.5);
Tailwind
colors: {
custom: {
50: '#a5b7b7',
500: '#809a9a',
950: '#000000',
},
}SCSS
$custom: #809a9a; $custom-light: #a5b7b7; $custom-dark: #000000;
JSON
{
"hex": "#809a9a",
"rgb": {
"r": 128,
"g": 154,
"b": 154
},
"hsl": {
"h": 180,
"s": 11.404,
"l": 55.294
},
"oklch": {
"l": 0.66625,
"c": 0.0292,
"h": 196.5
},
"luminance": 0.30033
}Semantic roles & 50–950 ramp
primary
#809A9A
secondary
#C0B5B5
accent
#7373B4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1111
muted
#7F8080