#77BABE#77BABE
#77BABE is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.6% C 0.068 H 200.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77BABE |
|---|---|
| RGB | rgb(119, 186, 190) |
| HSL | hsl(183, 35%, 61%) |
| HSV | hsv(183, 37%, 75%) |
| CMYK | cmyk(37.4%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.39, -20.15, -8.75) |
| CIE-LCH | lch(71.39, 21.97, 203.47°) |
| OKLab | oklab(74.57% -0.0638 -0.024) |
| OKLCH | oklch(74.57% 0.068 200.6) |
| XYZ | xyz(34.4576, 42.7552, 55.1421) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.25
Cadetblue
#5F9EA0
ΔE00 8.33
Mediumturquoise
#48D1CC
ΔE00 9.03
Darkturquoise
#00CED1
ΔE00 9.08
Lightseagreen
#20B2AA
ΔE00 9.62
Topaz
#13BBAF
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BABE #BE7B77
analogous
#77BE9E #77BABE #7796BE
triadic
#77BABE #BE77BA #BABE77
tetradic
#77BABE #9E77BE #BE7B77 #96BE77
square
#77BABE #9E77BE #BE7B77 #96BE77
split-complementary
#77BABE #BE7796 #BE9E77
monochromatic
#3C7B7E #50A3A8 #77BABE #A0CFD2 #CAE4E6
Accessibility & contrast
On white
2.20
#77BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#77BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BABE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BABE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#5ABFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #77babe; /* rgb */ color: rgb(119, 186, 190); /* oklch */ color: oklch(74.6% 0.068 200.6);
Tailwind
colors: {
custom: {
50: '#a1cfd1',
500: '#77babe',
950: '#000000',
},
}SCSS
$custom: #77babe; $custom-light: #a1cfd1; $custom-dark: #000000;
JSON
{
"hex": "#77babe",
"rgb": {
"r": 119,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.38,
"s": 35.323,
"l": 60.588
},
"oklch": {
"l": 0.74571,
"c": 0.06819,
"h": 200.6
},
"luminance": 0.42757
}Semantic roles & 50–950 ramp
primary
#77BABE
secondary
#D6BCBB
accent
#3E37AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282