#77B2A3#77B2A3
#77B2A3 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.9% C 0.065 H 176.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77B2A3 |
|---|---|
| RGB | rgb(119, 178, 163) |
| HSL | hsl(165, 28%, 58%) |
| HSV | hsv(165, 33%, 70%) |
| CMYK | cmyk(33.1%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(68.32, -22.49, 1.58) |
| CIE-LCH | lch(68.32, 22.55, 175.98°) |
| OKLab | oklab(71.86% -0.0652 0.0039) |
| OKLCH | oklch(71.86% 0.065 176.6) |
| XYZ | xyz(30.1367, 38.4054, 40.4682) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.74
Dull Teal
#5F9E8F
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 7.14
Grey Teal
#5E9B8A
ΔE00 7.36
Greeny Blue
#42B395
ΔE00 7.60
Tealish
#24BCA8
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B2A3 #B27786
analogous
#77B285 #77B2A3 #77A3B2
triadic
#77B2A3 #A377B2 #B2A377
tetradic
#77B2A3 #8577B2 #B27786 #A3B277
square
#77B2A3 #8577B2 #B27786 #A3B277
split-complementary
#77B2A3 #B277A3 #B28577
monochromatic
#3F6F63 #559786 #77B2A3 #9EC8BD #C5DED8
Accessibility & contrast
On white
2.42
#77B2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#77B2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B2A3
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B2A3 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#66B4AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #77b2a3; /* rgb */ color: rgb(119, 178, 163); /* oklch */ color: oklch(71.9% 0.065 176.6);
Tailwind
colors: {
custom: {
50: '#a0c9be',
500: '#77b2a3',
950: '#000000',
},
}SCSS
$custom: #77b2a3; $custom-light: #a0c9be; $custom-dark: #000000;
JSON
{
"hex": "#77b2a3",
"rgb": {
"r": 119,
"g": 178,
"b": 163
},
"hsl": {
"h": 164.746,
"s": 27.7,
"l": 58.235
},
"oklch": {
"l": 0.71861,
"c": 0.06534,
"h": 176.6
},
"luminance": 0.38407
}Semantic roles & 50–950 ramp
primary
#77B2A3
secondary
#CEB7BD
accent
#647CC4
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1312
muted
#7F8281