#779B9C#779B9C
#779B9C is a light, muted teal. Relative luminance 0.298; OKLCH L 66.3% C 0.040 H 198.4°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #779B9C |
|---|---|
| RGB | rgb(119, 155, 156) |
| HSL | hsl(182, 16%, 54%) |
| HSV | hsv(182, 24%, 61%) |
| CMYK | cmyk(23.7%, 0.6%, 0%, 38.8%) |
| CIE-LAB | lab(61.45, -12.08, -4.58) |
| CIE-LCH | lch(61.45, 12.92, 200.75°) |
| OKLab | oklab(66.31% -0.0377 -0.0125) |
| OKLCH | oklch(66.31% 0.04 198.4) |
| XYZ | xyz(25.3280, 29.7639, 35.8565) |
| Luminance | 0.2977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.37
Greyish Teal
#719F91
ΔE00 7.22
Bluegrey
#85A3B2
ΔE00 8.15
Greyblue
#77A1B5
ΔE00 8.40
Cool Grey
#95A3A6
ΔE00 8.40
Bluish Grey
#748B97
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779B9C #9C7877
analogous
#779C8B #779B9C #77899C
triadic
#779B9C #9C779B #9B9C77
tetradic
#779B9C #8B779C #9C7877 #899C77
square
#779B9C #8B779C #9C7877 #899C77
split-complementary
#779B9C #9C7789 #9C8B77
monochromatic
#405858 #5A7B7C #779B9C #9AB5B6 #BECFD0
Accessibility & contrast
On white
3.02
#779B9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#779B9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #779B9C
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779B9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779B9C | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989C
Deuteranopia (green-blind)
#8F929C
Tritanopia (blue-blind)
#6B9E9B
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #779b9c; /* rgb */ color: rgb(119, 155, 156); /* oklch */ color: oklch(66.3% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#9fb8b9',
500: '#779b9c',
950: '#000000',
},
}SCSS
$custom: #779b9c; $custom-light: #9fb8b9; $custom-dark: #000000;
JSON
{
"hex": "#779b9c",
"rgb": {
"r": 119,
"g": 155,
"b": 156
},
"hsl": {
"h": 181.622,
"s": 15.745,
"l": 53.922
},
"oklch": {
"l": 0.66311,
"c": 0.03967,
"h": 198.4
},
"luminance": 0.29765
}Semantic roles & 50–950 ramp
primary
#779B9C
secondary
#BFB0B0
accent
#716FB8
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080