#77ABA8#77ABA8
#77ABA8 is a light, muted teal. Relative luminance 0.359; OKLCH L 70.4% C 0.055 H 191.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABA8 |
|---|---|
| RGB | rgb(119, 171, 168) |
| HSL | hsl(177, 24%, 57%) |
| HSV | hsv(177, 30%, 67%) |
| CMYK | cmyk(30.4%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(66.42, -17.75, -3.97) |
| CIE-LCH | lch(66.42, 18.19, 192.59°) |
| OKLab | oklab(70.39% -0.054 -0.0109) |
| OKLCH | oklch(70.39% 0.055 191.5) |
| XYZ | xyz(29.2362, 35.8733, 42.4219) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.09
Greyish Teal
#719F91
ΔE00 5.99
Dull Teal
#5F9E8F
ΔE00 7.27
Grey Teal
#5E9B8A
ΔE00 8.38
Lightseagreen
#20B2AA
ΔE00 9.15
Sea
#3C9992
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABA8 #AB777A
analogous
#77AB8E #77ABA8 #7794AB
triadic
#77ABA8 #A877AB #ABA877
tetradic
#77ABA8 #8E77AB #AB777A #94AB77
square
#77ABA8 #8E77AB #AB777A #94AB77
split-complementary
#77ABA8 #AB7794 #AB8E77
monochromatic
#406865 #578D8A #77ABA8 #9DC2C0 #C3DAD8
Accessibility & contrast
On white
2.57
#77ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#77ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABA8
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABA8 | 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)
#A5A6A8
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#65AEAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #77aba8; /* rgb */ color: rgb(119, 171, 168); /* oklch */ color: oklch(70.4% 0.055 191.5);
Tailwind
colors: {
custom: {
50: '#a0c4c1',
500: '#77aba8',
950: '#000000',
},
}SCSS
$custom: #77aba8; $custom-light: #a0c4c1; $custom-dark: #000000;
JSON
{
"hex": "#77aba8",
"rgb": {
"r": 119,
"g": 171,
"b": 168
},
"hsl": {
"h": 176.538,
"s": 23.636,
"l": 56.863
},
"oklch": {
"l": 0.70389,
"c": 0.05511,
"h": 191.5
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#77ABA8
secondary
#CAB4B6
accent
#686DC0
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1212
muted
#7E8181