#77B3AF#77B3AF
#77B3AF is a light, moderate teal. Relative luminance 0.393; OKLCH L 72.5% C 0.062 H 190.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #77B3AF |
|---|---|
| RGB | rgb(119, 179, 175) |
| HSL | hsl(176, 28%, 58%) |
| HSV | hsv(176, 34%, 70%) |
| CMYK | cmyk(33.5%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(68.94, -20.22, -4.14) |
| CIE-LCH | lch(68.94, 20.64, 191.56°) |
| OKLab | oklab(72.46% -0.0613 -0.0114) |
| OKLCH | oklch(72.46% 0.062 190.6) |
| XYZ | xyz(31.4630, 39.2554, 46.4683) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.85
Greyish Teal
#719F91
ΔE00 7.46
Lightseagreen
#20B2AA
ΔE00 8.13
Dull Teal
#5F9E8F
ΔE00 8.23
Topaz
#13BBAF
ΔE00 8.95
Grey Teal
#5E9B8A
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B3AF #B3777B
analogous
#77B391 #77B3AF #7799B3
triadic
#77B3AF #AF77B3 #B3AF77
tetradic
#77B3AF #9177B3 #B3777B #99B377
square
#77B3AF #9177B3 #B3777B #99B377
split-complementary
#77B3AF #B37799 #B39177
monochromatic
#3F716D #559893 #77B3AF #9EC9C6 #C6DFDD
Accessibility & contrast
On white
2.37
#77B3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#77B3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B3AF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B3AF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#61B6B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77b3af; /* rgb */ color: rgb(119, 179, 175); /* oklch */ color: oklch(72.5% 0.062 190.6);
Tailwind
colors: {
custom: {
50: '#a0cac6',
500: '#77b3af',
950: '#000000',
},
}SCSS
$custom: #77b3af; $custom-light: #a0cac6; $custom-dark: #000000;
JSON
{
"hex": "#77b3af",
"rgb": {
"r": 119,
"g": 179,
"b": 175
},
"hsl": {
"h": 176,
"s": 28.302,
"l": 58.431
},
"oklch": {
"l": 0.72464,
"c": 0.06239,
"h": 190.6
},
"luminance": 0.39257
}Semantic roles & 50–950 ramp
primary
#77B3AF
secondary
#CFB7B9
accent
#636AC5
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1313
muted
#7F8282