#77AAA9#77AAA9
#77AAA9 is a light, muted teal. Relative luminance 0.355; OKLCH L 70.2% C 0.054 H 194.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77AAA9 |
|---|---|
| RGB | rgb(119, 170, 169) |
| HSL | hsl(179, 23%, 57%) |
| HSV | hsv(179, 30%, 67%) |
| CMYK | cmyk(30%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(66.16, -17.00, -4.91) |
| CIE-LCH | lch(66.16, 17.69, 196.10°) |
| OKLab | oklab(70.19% -0.0523 -0.0135) |
| OKLCH | oklch(70.19% 0.054 194.4) |
| XYZ | xyz(29.1415, 35.5344, 42.8517) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.75
Greyish Teal
#719F91
ΔE00 6.54
Dull Teal
#5F9E8F
ΔE00 7.87
Grey Teal
#5E9B8A
ΔE00 8.94
Lightseagreen
#20B2AA
ΔE00 9.62
Sea
#3C9992
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AAA9 #AA7778
analogous
#77AA90 #77AAA9 #7792AA
triadic
#77AAA9 #A977AA #AAA977
tetradic
#77AAA9 #9077AA #AA7778 #92AA77
square
#77AAA9 #9077AA #AA7778 #92AA77
split-complementary
#77AAA9 #AA7792 #AA9077
monochromatic
#406766 #588C8B #77AAA9 #9DC2C1 #C2D9D9
Accessibility & contrast
On white
2.59
#77AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#77AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AAA9
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AAA9 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A9
Deuteranopia (green-blind)
#9A9EAA
Tritanopia (blue-blind)
#65ADA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #77aaa9; /* rgb */ color: rgb(119, 170, 169); /* oklch */ color: oklch(70.2% 0.054 194.4);
Tailwind
colors: {
custom: {
50: '#a0c3c2',
500: '#77aaa9',
950: '#000000',
},
}SCSS
$custom: #77aaa9; $custom-light: #a0c3c2; $custom-dark: #000000;
JSON
{
"hex": "#77aaa9",
"rgb": {
"r": 119,
"g": 170,
"b": 169
},
"hsl": {
"h": 178.824,
"s": 23.077,
"l": 56.667
},
"oklch": {
"l": 0.70191,
"c": 0.05399,
"h": 194.4
},
"luminance": 0.35536
}Semantic roles & 50–950 ramp
primary
#77AAA9
secondary
#C9B4B4
accent
#686AC0
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1212
muted
#7E8181