#779B9A#779B9A
#779B9A is a light, muted teal. Relative luminance 0.297; OKLCH L 66.2% C 0.040 H 194.1°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #779B9A |
|---|---|
| RGB | rgb(119, 155, 154) |
| HSL | hsl(178, 15%, 54%) |
| HSV | hsv(178, 23%, 61%) |
| CMYK | cmyk(23.2%, 0%, 0.6%, 39.2%) |
| CIE-LAB | lab(61.39, -12.54, -3.53) |
| CIE-LCH | lch(61.39, 13.03, 195.73°) |
| OKLab | oklab(66.25% -0.0385 -0.0097) |
| OKLCH | oklch(66.25% 0.04 194.1) |
| XYZ | xyz(25.1601, 29.6967, 34.9719) |
| Luminance | 0.2970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.27
Greyish Teal
#719F91
ΔE00 6.29
Dull Teal
#5F9E8F
ΔE00 8.33
Cool Grey
#95A3A6
ΔE00 8.80
Grey Teal
#5E9B8A
ΔE00 8.82
Bluegrey
#85A3B2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779B9A #9B7778
analogous
#779B88 #779B9A #778A9B
triadic
#779B9A #9A779B #9B9A77
tetradic
#779B9A #88779B #9B7778 #8A9B77
square
#779B9A #88779B #9B7778 #8A9B77
split-complementary
#779B9A #9B778A #9B8877
monochromatic
#405757 #5A7B7A #779B9A #9AB5B4 #BECFCE
Accessibility & contrast
On white
3.03
#779B9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#779B9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #779B9A
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779B9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779B9A | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#8F929A
Tritanopia (blue-blind)
#6C9D9B
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #779b9a; /* rgb */ color: rgb(119, 155, 154); /* oklch */ color: oklch(66.2% 0.040 194.1);
Tailwind
colors: {
custom: {
50: '#9fb8b7',
500: '#779b9a',
950: '#000000',
},
}SCSS
$custom: #779b9a; $custom-light: #9fb8b7; $custom-dark: #000000;
JSON
{
"hex": "#779b9a",
"rgb": {
"r": 119,
"g": 155,
"b": 154
},
"hsl": {
"h": 178.333,
"s": 15.254,
"l": 53.725
},
"oklch": {
"l": 0.66245,
"c": 0.03969,
"h": 194.1
},
"luminance": 0.29698
}Semantic roles & 50–950 ramp
primary
#779B9A
secondary
#BFAFB0
accent
#7072B8
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080