#77BEBD#77BEBD
#77BEBD is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.5% C 0.071 H 194.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEBD |
|---|---|
| RGB | rgb(119, 190, 189) |
| HSL | hsl(179, 35%, 61%) |
| HSV | hsv(179, 37%, 75%) |
| CMYK | cmyk(37.4%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(72.51, -22.43, -6.54) |
| CIE-LCH | lch(72.51, 23.36, 196.25°) |
| OKLab | oklab(75.46% -0.0691 -0.018) |
| OKLCH | oklch(75.46% 0.071 194.6) |
| XYZ | xyz(35.2031, 44.4206, 54.8533) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 8.03
Lightseagreen
#20B2AA
ΔE00 8.55
Topaz
#13BBAF
ΔE00 8.72
Cadetblue
#5F9EA0
ΔE00 9.31
Pale Teal
#82CBB2
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEBD #BE7778
analogous
#77BE99 #77BEBD #779BBE
triadic
#77BEBD #BD77BE #BEBD77
tetradic
#77BEBD #9977BE #BE7778 #9BBE77
square
#77BEBD #9977BE #BE7778 #9BBE77
split-complementary
#77BEBD #BE779B #BE9977
monochromatic
#3C7E7D #50A8A6 #77BEBD #A0D2D1 #CAE6E5
Accessibility & contrast
On white
2.12
#77BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#77BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEBD
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEBD | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#5AC2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77bebd; /* rgb */ color: rgb(119, 190, 189); /* oklch */ color: oklch(75.5% 0.071 194.6);
Tailwind
colors: {
custom: {
50: '#a2d1d0',
500: '#77bebd',
950: '#000000',
},
}SCSS
$custom: #77bebd; $custom-light: #a2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#77bebd",
"rgb": {
"r": 119,
"g": 190,
"b": 189
},
"hsl": {
"h": 179.155,
"s": 35.323,
"l": 60.588
},
"oklch": {
"l": 0.75458,
"c": 0.07145,
"h": 194.6
},
"luminance": 0.44423
}Semantic roles & 50–950 ramp
primary
#77BEBD
secondary
#D6BBBB
accent
#3739AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282