#77ABA7#77ABA7
#77ABA7 is a light, muted teal. Relative luminance 0.358; OKLCH L 70.4% C 0.055 H 189.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABA7 |
|---|---|
| RGB | rgb(119, 171, 167) |
| HSL | hsl(175, 24%, 57%) |
| HSV | hsv(175, 30%, 67%) |
| CMYK | cmyk(30.4%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(66.39, -17.99, -3.45) |
| CIE-LCH | lch(66.39, 18.32, 190.86°) |
| OKLab | oklab(70.36% -0.0544 -0.0095) |
| OKLCH | oklch(70.36% 0.055 189.9) |
| XYZ | xyz(29.1434, 35.8362, 41.9332) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.24
Greyish Teal
#719F91
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 6.96
Grey Teal
#5E9B8A
ΔE00 8.06
Lightseagreen
#20B2AA
ΔE00 9.02
Sea
#3C9992
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABA7 #AB777B
analogous
#77AB8D #77ABA7 #7795AB
triadic
#77ABA7 #A777AB #ABA777
tetradic
#77ABA7 #8D77AB #AB777B #95AB77
square
#77ABA7 #8D77AB #AB777B #95AB77
split-complementary
#77ABA7 #AB7795 #AB8D77
monochromatic
#406865 #578D89 #77ABA7 #9DC2BF #C3DAD8
Accessibility & contrast
On white
2.57
#77ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#77ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABA7
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABA7 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#9C9EA8
Tritanopia (blue-blind)
#65AEAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #77aba7; /* rgb */ color: rgb(119, 171, 167); /* oklch */ color: oklch(70.4% 0.055 189.9);
Tailwind
colors: {
custom: {
50: '#a0c4c1',
500: '#77aba7',
950: '#000000',
},
}SCSS
$custom: #77aba7; $custom-light: #a0c4c1; $custom-dark: #000000;
JSON
{
"hex": "#77aba7",
"rgb": {
"r": 119,
"g": 171,
"b": 167
},
"hsl": {
"h": 175.385,
"s": 23.636,
"l": 56.863
},
"oklch": {
"l": 0.70357,
"c": 0.05527,
"h": 189.9
},
"luminance": 0.35838
}Semantic roles & 50–950 ramp
primary
#77ABA7
secondary
#CAB4B6
accent
#686EC0
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1212
muted
#7E8181