#77BDBD#77BDBD
#77BDBD is a light, moderate teal. Relative luminance 0.440; OKLCH L 75.2% C 0.071 H 195.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #77BDBD |
|---|---|
| RGB | rgb(119, 189, 189) |
| HSL | hsl(180, 35%, 60%) |
| HSV | hsv(180, 37%, 74%) |
| CMYK | cmyk(37%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.22, -21.92, -6.96) |
| CIE-LCH | lch(72.22, 23.00, 197.62°) |
| OKLab | oklab(75.23% -0.0679 -0.0192) |
| OKLCH | oklch(75.23% 0.071 195.8) |
| XYZ | xyz(34.9873, 43.9889, 54.7813) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 8.22
Lightseagreen
#20B2AA
ΔE00 8.71
Topaz
#13BBAF
ΔE00 9.00
Cadetblue
#5F9EA0
ΔE00 9.03
Turquoise Blue
#06B1C4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BDBD #BD7777
analogous
#77BD9A #77BDBD #779ABD
triadic
#77BDBD #BD77BD #BDBD77
tetradic
#77BDBD #9A77BD #BD7777 #9ABD77
square
#77BDBD #9A77BD #BD7777 #9ABD77
split-complementary
#77BDBD #BD779A #BD9A77
monochromatic
#3D7D7D #51A6A6 #77BDBD #A0D1D1 #C9E5E5
Accessibility & contrast
On white
2.14
#77BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#77BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BDBD
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BDBD | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#5AC1BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #77bdbd; /* rgb */ color: rgb(119, 189, 189); /* oklch */ color: oklch(75.2% 0.071 195.8);
Tailwind
colors: {
custom: {
50: '#a2d1d0',
500: '#77bdbd',
950: '#000000',
},
}SCSS
$custom: #77bdbd; $custom-light: #a2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#77bdbd",
"rgb": {
"r": 119,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 34.653,
"l": 60.392
},
"oklch": {
"l": 0.75228,
"c": 0.07057,
"h": 195.8
},
"luminance": 0.43991
}Semantic roles & 50–950 ramp
primary
#77BDBD
secondary
#D5BBBB
accent
#3838AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282