#77AFB9#77AFB9
#77AFB9 is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.9% C 0.060 H 209.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFB9 |
|---|---|
| RGB | rgb(119, 175, 185) |
| HSL | hsl(189, 32%, 60%) |
| HSV | hsv(189, 36%, 73%) |
| CMYK | cmyk(35.7%, 5.4%, 0%, 27.5%) |
| CIE-LAB | lab(68.08, -15.71, -10.93) |
| CIE-LCH | lch(68.08, 19.14, 214.84°) |
| OKLab | oklab(71.88% -0.0521 -0.0299) |
| OKLCH | oklch(71.88% 0.06 209.9) |
| XYZ | xyz(31.6917, 38.0827, 51.5703) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.02
Greyblue
#77A1B5
ΔE00 7.10
Bluegrey
#85A3B2
ΔE00 7.79
Turquoise Blue
#06B1C4
ΔE00 8.10
Bluey Grey
#89A0B0
ΔE00 10.22
Sky Blue
#87CEEB
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFB9 #B98177
analogous
#77B9A2 #77AFB9 #778EB9
triadic
#77AFB9 #B977AF #AFB977
tetradic
#77AFB9 #A277B9 #B98177 #8EB977
square
#77AFB9 #A277B9 #B98177 #8EB977
split-complementary
#77AFB9 #B9778E #B9A277
monochromatic
#3E6F78 #5395A0 #77AFB9 #9FC7CE #C8DFE3
Accessibility & contrast
On white
2.44
#77AFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#77AFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFB9
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFB9 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBA
Deuteranopia (green-blind)
#9BA2B9
Tritanopia (blue-blind)
#5EB4B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77afb9; /* rgb */ color: rgb(119, 175, 185); /* oklch */ color: oklch(71.9% 0.060 209.9);
Tailwind
colors: {
custom: {
50: '#a1c7ce',
500: '#77afb9',
950: '#000000',
},
}SCSS
$custom: #77afb9; $custom-light: #a1c7ce; $custom-dark: #000000;
JSON
{
"hex": "#77afb9",
"rgb": {
"r": 119,
"g": 175,
"b": 185
},
"hsl": {
"h": 189.091,
"s": 32.039,
"l": 59.608
},
"oklch": {
"l": 0.71881,
"c": 0.06011,
"h": 209.9
},
"luminance": 0.38085
}Semantic roles & 50–950 ramp
primary
#77AFB9
secondary
#D3BDB9
accent
#6F60C8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282