#779999#779999
#779999 is a light, muted teal. Relative luminance 0.290; OKLCH L 65.8% C 0.038 H 196.3°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #779999 |
|---|---|
| RGB | rgb(119, 153, 153) |
| HSL | hsl(180, 14%, 53%) |
| HSV | hsv(180, 22%, 60%) |
| CMYK | cmyk(22.2%, 0%, 0%, 40%) |
| CIE-LAB | lab(60.78, -11.69, -3.86) |
| CIE-LCH | lch(60.78, 12.31, 198.28°) |
| OKLab | oklab(65.75% -0.0361 -0.0105) |
| OKLCH | oklch(65.75% 0.038 196.3) |
| XYZ | xyz(24.7470, 29.0033, 34.4251) |
| Luminance | 0.2900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.80
Greyish Teal
#719F91
ΔE00 7.06
Cool Grey
#95A3A6
ΔE00 8.43
Bluegrey
#85A3B2
ΔE00 8.58
Bluish Grey
#748B97
ΔE00 8.74
Greyblue
#77A1B5
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779999 #997777
analogous
#779988 #779999 #778899
triadic
#779999 #997799 #999977
tetradic
#779999 #887799 #997777 #889977
square
#779999 #887799 #997777 #889977
split-complementary
#779999 #997788 #998877
monochromatic
#405555 #5A7878 #779999 #9AB3B3 #BDCDCD
Accessibility & contrast
On white
3.09
#779999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#779999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #779999
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779999 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949699
Deuteranopia (green-blind)
#8E9099
Tritanopia (blue-blind)
#6C9B99
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #779999; /* rgb */ color: rgb(119, 153, 153); /* oklch */ color: oklch(65.8% 0.038 196.3);
Tailwind
colors: {
custom: {
50: '#9fb7b7',
500: '#779999',
950: '#000000',
},
}SCSS
$custom: #779999; $custom-light: #9fb7b7; $custom-dark: #000000;
JSON
{
"hex": "#779999",
"rgb": {
"r": 119,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 14.286,
"l": 53.333
},
"oklch": {
"l": 0.65753,
"c": 0.03765,
"h": 196.3
},
"luminance": 0.29004
}Semantic roles & 50–950 ramp
primary
#779999
secondary
#BDAFAF
accent
#7171B7
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080