#77AFA3#77AFA3
#77AFA3 is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.2% C 0.061 H 179.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFA3 |
|---|---|
| RGB | rgb(119, 175, 163) |
| HSL | hsl(167, 26%, 58%) |
| HSV | hsv(167, 32%, 69%) |
| CMYK | cmyk(32%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(67.45, -20.97, 0.31) |
| CIE-LCH | lch(67.45, 20.97, 179.16°) |
| OKLab | oklab(71.16% -0.0614 0.0005) |
| OKLCH | oklch(71.16% 0.061 179.5) |
| XYZ | xyz(29.5463, 37.2246, 40.2714) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.99
Dull Teal
#5F9E8F
ΔE00 5.92
Grey Teal
#5E9B8A
ΔE00 6.97
Cadetblue
#5F9EA0
ΔE00 7.78
Pale Teal
#82CBB2
ΔE00 8.38
Lightseagreen
#20B2AA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFA3 #AF7783
analogous
#77AF87 #77AFA3 #779FAF
triadic
#77AFA3 #A377AF #AFA377
tetradic
#77AFA3 #8777AF #AF7783 #9FAF77
square
#77AFA3 #8777AF #AF7783 #9FAF77
split-complementary
#77AFA3 #AF779F #AF8777
monochromatic
#406C63 #569386 #77AFA3 #9EC6BD #C4DCD7
Accessibility & contrast
On white
2.49
#77AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#77AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFA3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFA3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A3
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#66B1AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77afa3; /* rgb */ color: rgb(119, 175, 163); /* oklch */ color: oklch(71.2% 0.061 179.5);
Tailwind
colors: {
custom: {
50: '#a0c7be',
500: '#77afa3',
950: '#000000',
},
}SCSS
$custom: #77afa3; $custom-light: #a0c7be; $custom-dark: #000000;
JSON
{
"hex": "#77afa3",
"rgb": {
"r": 119,
"g": 175,
"b": 163
},
"hsl": {
"h": 167.143,
"s": 25.926,
"l": 57.647
},
"oklch": {
"l": 0.71161,
"c": 0.06136,
"h": 179.5
},
"luminance": 0.37226
}Semantic roles & 50–950 ramp
primary
#77AFA3
secondary
#CCB6BA
accent
#6579C2
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1312
muted
#7F8281