#77BEBE#77BEBE
#77BEBE is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.5% C 0.071 H 195.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEBE |
|---|---|
| RGB | rgb(119, 190, 190) |
| HSL | hsl(180, 35%, 61%) |
| HSV | hsv(180, 37%, 75%) |
| CMYK | cmyk(37.4%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.54, -22.18, -7.04) |
| CIE-LCH | lch(72.54, 23.27, 197.61°) |
| OKLab | oklab(75.49% -0.0687 -0.0194) |
| OKLCH | oklch(75.49% 0.071 195.7) |
| XYZ | xyz(35.3121, 44.4642, 55.4269) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 8.03
Lightseagreen
#20B2AA
ΔE00 8.75
Topaz
#13BBAF
ΔE00 8.97
Cadetblue
#5F9EA0
ΔE00 9.28
Turquoise Blue
#06B1C4
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEBE #BE7777
analogous
#77BE9A #77BEBE #779ABE
triadic
#77BEBE #BE77BE #BEBE77
tetradic
#77BEBE #9A77BE #BE7777 #9ABE77
square
#77BEBE #9A77BE #BE7777 #9ABE77
split-complementary
#77BEBE #BE779A #BE9A77
monochromatic
#3C7E7E #50A8A8 #77BEBE #A0D2D2 #CAE6E6
Accessibility & contrast
On white
2.12
#77BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#77BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEBE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEBE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BE
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#59C2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77bebe; /* rgb */ color: rgb(119, 190, 190); /* oklch */ color: oklch(75.5% 0.071 195.7);
Tailwind
colors: {
custom: {
50: '#a2d1d1',
500: '#77bebe',
950: '#000000',
},
}SCSS
$custom: #77bebe; $custom-light: #a2d1d1; $custom-dark: #000000;
JSON
{
"hex": "#77bebe",
"rgb": {
"r": 119,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 35.323,
"l": 60.588
},
"oklch": {
"l": 0.75491,
"c": 0.0714,
"h": 195.7
},
"luminance": 0.44467
}Semantic roles & 50–950 ramp
primary
#77BEBE
secondary
#D6BBBB
accent
#3737AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282