#77AFAF#77AFAF
#77AFAF is a light, muted teal. Relative luminance 0.377; OKLCH L 71.5% C 0.058 H 195.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFAF |
|---|---|
| RGB | rgb(119, 175, 175) |
| HSL | hsl(180, 26%, 58%) |
| HSV | hsv(180, 32%, 69%) |
| CMYK | cmyk(32%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(67.78, -18.16, -5.84) |
| CIE-LCH | lch(67.78, 19.08, 197.83°) |
| OKLab | oklab(71.54% -0.0562 -0.016) |
| OKLCH | oklch(71.54% 0.058 195.9) |
| XYZ | xyz(30.6729, 37.6753, 46.2049) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.64
Greyish Teal
#719F91
ΔE00 7.73
Dull Teal
#5F9E8F
ΔE00 8.77
Lightseagreen
#20B2AA
ΔE00 9.16
Turquoise Blue
#06B1C4
ΔE00 9.33
Grey Teal
#5E9B8A
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFAF #AF7777
analogous
#77AF93 #77AFAF #7793AF
triadic
#77AFAF #AF77AF #AFAF77
tetradic
#77AFAF #9377AF #AF7777 #93AF77
square
#77AFAF #9377AF #AF7777 #93AF77
split-complementary
#77AFAF #AF7793 #AF9377
monochromatic
#406C6C #569393 #77AFAF #9EC6C6 #C4DCDC
Accessibility & contrast
On white
2.46
#77AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#77AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFAF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFAF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#9DA2B0
Tritanopia (blue-blind)
#62B2AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77afaf; /* rgb */ color: rgb(119, 175, 175); /* oklch */ color: oklch(71.5% 0.058 195.9);
Tailwind
colors: {
custom: {
50: '#a0c7c6',
500: '#77afaf',
950: '#000000',
},
}SCSS
$custom: #77afaf; $custom-light: #a0c7c6; $custom-dark: #000000;
JSON
{
"hex": "#77afaf",
"rgb": {
"r": 119,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 25.926,
"l": 57.647
},
"oklch": {
"l": 0.71541,
"c": 0.05847,
"h": 195.9
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#77AFAF
secondary
#CCB6B6
accent
#6565C2
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1313
muted
#7F8282