#77AAA1#77AAA1
#77AAA1 is a light, muted teal. Relative luminance 0.352; OKLCH L 69.9% C 0.056 H 182.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77AAA1 |
|---|---|
| RGB | rgb(119, 170, 161) |
| HSL | hsl(169, 23%, 57%) |
| HSV | hsv(169, 30%, 67%) |
| CMYK | cmyk(30%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(65.94, -18.86, -0.78) |
| CIE-LCH | lch(65.94, 18.87, 182.38°) |
| OKLab | oklab(69.94% -0.0557 -0.0024) |
| OKLCH | oklch(69.94% 0.056 182.5) |
| XYZ | xyz(28.4133, 35.2431, 39.0168) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.03
Dull Teal
#5F9E8F
ΔE00 5.51
Cadetblue
#5F9EA0
ΔE00 6.25
Grey Teal
#5E9B8A
ΔE00 6.55
Sea
#3C9992
ΔE00 8.93
Lightseagreen
#20B2AA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AAA1 #AA7780
analogous
#77AA88 #77AAA1 #779AAA
triadic
#77AAA1 #A177AA #AAA177
tetradic
#77AAA1 #8877AA #AA7780 #9AAA77
square
#77AAA1 #8877AA #AA7780 #9AAA77
split-complementary
#77AAA1 #AA779A #AA8877
monochromatic
#406760 #588C83 #77AAA1 #9DC2BB #C2D9D5
Accessibility & contrast
On white
2.61
#77AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#77AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AAA1
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AAA1 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A1
Deuteranopia (green-blind)
#9C9DA2
Tritanopia (blue-blind)
#68ACA7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #77aaa1; /* rgb */ color: rgb(119, 170, 161); /* oklch */ color: oklch(69.9% 0.056 182.5);
Tailwind
colors: {
custom: {
50: '#a0c3bc',
500: '#77aaa1',
950: '#000000',
},
}SCSS
$custom: #77aaa1; $custom-light: #a0c3bc; $custom-dark: #000000;
JSON
{
"hex": "#77aaa1",
"rgb": {
"r": 119,
"g": 170,
"b": 161
},
"hsl": {
"h": 169.412,
"s": 23.077,
"l": 56.667
},
"oklch": {
"l": 0.69936,
"c": 0.05575,
"h": 182.5
},
"luminance": 0.35245
}Semantic roles & 50–950 ramp
primary
#77AAA1
secondary
#C9B4B8
accent
#6878C0
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0F1212
muted
#7E8181