#77AAA6#77AAA6
#77AAA6 is a light, muted teal. Relative luminance 0.354; OKLCH L 70.1% C 0.054 H 189.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77AAA6 |
|---|---|
| RGB | rgb(119, 170, 166) |
| HSL | hsl(175, 23%, 57%) |
| HSV | hsv(175, 30%, 67%) |
| CMYK | cmyk(30%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(66.08, -17.70, -3.36) |
| CIE-LCH | lch(66.08, 18.02, 190.76°) |
| OKLab | oklab(70.09% -0.0535 -0.0093) |
| OKLCH | oklch(70.09% 0.054 189.9) |
| XYZ | xyz(28.8631, 35.4230, 41.3855) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.09
Greyish Teal
#719F91
ΔE00 5.46
Dull Teal
#5F9E8F
ΔE00 6.84
Grey Teal
#5E9B8A
ΔE00 7.92
Lightseagreen
#20B2AA
ΔE00 9.18
Sea
#3C9992
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AAA6 #AA777B
analogous
#77AA8D #77AAA6 #7795AA
triadic
#77AAA6 #A677AA #AAA677
tetradic
#77AAA6 #8D77AA #AA777B #95AA77
square
#77AAA6 #8D77AA #AA777B #95AA77
split-complementary
#77AAA6 #AA7795 #AA8D77
monochromatic
#406764 #588C88 #77AAA6 #9DC2BF #C2D9D7
Accessibility & contrast
On white
2.60
#77AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#77AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AAA6
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AAA6 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A6
Deuteranopia (green-blind)
#9B9EA7
Tritanopia (blue-blind)
#66ADA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #77aaa6; /* rgb */ color: rgb(119, 170, 166); /* oklch */ color: oklch(70.1% 0.054 189.9);
Tailwind
colors: {
custom: {
50: '#a0c3c0',
500: '#77aaa6',
950: '#000000',
},
}SCSS
$custom: #77aaa6; $custom-light: #a0c3c0; $custom-dark: #000000;
JSON
{
"hex": "#77aaa6",
"rgb": {
"r": 119,
"g": 170,
"b": 166
},
"hsl": {
"h": 175.294,
"s": 23.077,
"l": 56.667
},
"oklch": {
"l": 0.70094,
"c": 0.05435,
"h": 189.9
},
"luminance": 0.35425
}Semantic roles & 50–950 ramp
primary
#77AAA6
secondary
#C9B4B6
accent
#686FC0
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1212
muted
#7E8181