#77ABA9#77ABA9
#77ABA9 is a light, muted teal. Relative luminance 0.359; OKLCH L 70.4% C 0.055 H 192.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABA9 |
|---|---|
| RGB | rgb(119, 171, 169) |
| HSL | hsl(178, 24%, 57%) |
| HSV | hsv(178, 30%, 67%) |
| CMYK | cmyk(30.4%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(66.45, -17.52, -4.48) |
| CIE-LCH | lch(66.45, 18.08, 194.34°) |
| OKLab | oklab(70.42% -0.0536 -0.0123) |
| OKLCH | oklch(70.42% 0.055 192.9) |
| XYZ | xyz(29.3297, 35.9107, 42.9145) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.98
Greyish Teal
#719F91
ΔE00 6.33
Dull Teal
#5F9E8F
ΔE00 7.61
Grey Teal
#5E9B8A
ΔE00 8.71
Lightseagreen
#20B2AA
ΔE00 9.30
Sea
#3C9992
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABA9 #AB7779
analogous
#77AB8F #77ABA9 #7793AB
triadic
#77ABA9 #A977AB #ABA977
tetradic
#77ABA9 #8F77AB #AB7779 #93AB77
square
#77ABA9 #8F77AB #AB7779 #93AB77
split-complementary
#77ABA9 #AB7793 #AB8F77
monochromatic
#406866 #578D8B #77ABA9 #9DC2C1 #C3DAD9
Accessibility & contrast
On white
2.57
#77ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#77ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABA9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABA9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#65AEAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #77aba9; /* rgb */ color: rgb(119, 171, 169); /* oklch */ color: oklch(70.4% 0.055 192.9);
Tailwind
colors: {
custom: {
50: '#a0c4c2',
500: '#77aba9',
950: '#000000',
},
}SCSS
$custom: #77aba9; $custom-light: #a0c4c2; $custom-dark: #000000;
JSON
{
"hex": "#77aba9",
"rgb": {
"r": 119,
"g": 171,
"b": 169
},
"hsl": {
"h": 177.692,
"s": 23.636,
"l": 56.863
},
"oklch": {
"l": 0.70422,
"c": 0.05499,
"h": 192.9
},
"luminance": 0.35912
}Semantic roles & 50–950 ramp
primary
#77ABA9
secondary
#CAB4B5
accent
#686BC0
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1212
muted
#7E8181