#77AAA8#77AAA8
#77AAA8 is a light, muted teal. Relative luminance 0.355; OKLCH L 70.2% C 0.054 H 192.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #77AAA8 |
|---|---|
| RGB | rgb(119, 170, 168) |
| HSL | hsl(178, 23%, 57%) |
| HSV | hsv(178, 30%, 67%) |
| CMYK | cmyk(30%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(66.13, -17.23, -4.39) |
| CIE-LCH | lch(66.13, 17.78, 194.30°) |
| OKLab | oklab(70.16% -0.0527 -0.0121) |
| OKLCH | oklch(70.16% 0.054 192.9) |
| XYZ | xyz(29.0480, 35.4970, 42.3592) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.82
Greyish Teal
#719F91
ΔE00 6.17
Dull Teal
#5F9E8F
ΔE00 7.51
Grey Teal
#5E9B8A
ΔE00 8.59
Lightseagreen
#20B2AA
ΔE00 9.45
Sea
#3C9992
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AAA8 #AA7779
analogous
#77AA8F #77AAA8 #7793AA
triadic
#77AAA8 #A877AA #AAA877
tetradic
#77AAA8 #8F77AA #AA7779 #93AA77
square
#77AAA8 #8F77AA #AA7779 #93AA77
split-complementary
#77AAA8 #AA7793 #AA8F77
monochromatic
#406765 #588C8A #77AAA8 #9DC2C0 #C2D9D8
Accessibility & contrast
On white
2.59
#77AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#77AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AAA8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AAA8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A8
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#65ADA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #77aaa8; /* rgb */ color: rgb(119, 170, 168); /* oklch */ color: oklch(70.2% 0.054 192.9);
Tailwind
colors: {
custom: {
50: '#a0c3c1',
500: '#77aaa8',
950: '#000000',
},
}SCSS
$custom: #77aaa8; $custom-light: #a0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#77aaa8",
"rgb": {
"r": 119,
"g": 170,
"b": 168
},
"hsl": {
"h": 177.647,
"s": 23.077,
"l": 56.667
},
"oklch": {
"l": 0.70158,
"c": 0.05408,
"h": 192.9
},
"luminance": 0.35499
}Semantic roles & 50–950 ramp
primary
#77AAA8
secondary
#C9B4B5
accent
#686CC0
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1212
muted
#7E8181