#77AAA7#77AAA7
#77AAA7 is a light, muted teal. Relative luminance 0.355; OKLCH L 70.1% C 0.054 H 191.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #77AAA7 |
|---|---|
| RGB | rgb(119, 170, 167) |
| HSL | hsl(176, 23%, 57%) |
| HSV | hsv(176, 30%, 67%) |
| CMYK | cmyk(30%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.11, -17.47, -3.88) |
| CIE-LCH | lch(66.11, 17.89, 192.52°) |
| OKLab | oklab(70.13% -0.0531 -0.0107) |
| OKLCH | oklch(70.13% 0.054 191.4) |
| XYZ | xyz(28.9552, 35.4599, 41.8705) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.93
Greyish Teal
#719F91
ΔE00 5.81
Dull Teal
#5F9E8F
ΔE00 7.17
Grey Teal
#5E9B8A
ΔE00 8.25
Lightseagreen
#20B2AA
ΔE00 9.30
Sea
#3C9992
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AAA7 #AA777A
analogous
#77AA8E #77AAA7 #7794AA
triadic
#77AAA7 #A777AA #AAA777
tetradic
#77AAA7 #8E77AA #AA777A #94AA77
square
#77AAA7 #8E77AA #AA777A #94AA77
split-complementary
#77AAA7 #AA7794 #AA8E77
monochromatic
#406764 #588C89 #77AAA7 #9DC2BF #C2D9D8
Accessibility & contrast
On white
2.60
#77AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#77AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AAA7
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AAA7 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#9B9EA8
Tritanopia (blue-blind)
#66ADA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #77aaa7; /* rgb */ color: rgb(119, 170, 167); /* oklch */ color: oklch(70.1% 0.054 191.4);
Tailwind
colors: {
custom: {
50: '#a0c3c1',
500: '#77aaa7',
950: '#000000',
},
}SCSS
$custom: #77aaa7; $custom-light: #a0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#77aaa7",
"rgb": {
"r": 119,
"g": 170,
"b": 167
},
"hsl": {
"h": 176.471,
"s": 23.077,
"l": 56.667
},
"oklch": {
"l": 0.70126,
"c": 0.0542,
"h": 191.4
},
"luminance": 0.35461
}Semantic roles & 50–950 ramp
primary
#77AAA7
secondary
#C9B4B5
accent
#686DC0
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1212
muted
#7E8181