#77BEBF#77BEBF
#77BEBF is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.5% C 0.071 H 196.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEBF |
|---|---|
| RGB | rgb(119, 190, 191) |
| HSL | hsl(181, 36%, 61%) |
| HSV | hsv(181, 38%, 75%) |
| CMYK | cmyk(37.7%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(72.57, -21.94, -7.54) |
| CIE-LCH | lch(72.57, 23.20, 198.98°) |
| OKLab | oklab(75.52% -0.0683 -0.0207) |
| OKLCH | oklch(75.52% 0.071 196.9) |
| XYZ | xyz(35.4217, 44.5080, 56.0045) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.56
Darkturquoise
#00CED1
ΔE00 8.06
Lightseagreen
#20B2AA
ΔE00 8.96
Turquoise Blue
#06B1C4
ΔE00 9.05
Topaz
#13BBAF
ΔE00 9.24
Cadetblue
#5F9EA0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEBF #BF7877
analogous
#77BF9C #77BEBF #779ABF
triadic
#77BEBF #BF77BE #BEBF77
tetradic
#77BEBF #9C77BF #BF7877 #9ABF77
square
#77BEBF #9C77BF #BF7877 #9ABF77
split-complementary
#77BEBF #BF779A #BF9C77
monochromatic
#3C7F80 #50A8A9 #77BEBF #A1D2D3 #CAE6E6
Accessibility & contrast
On white
2.12
#77BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#77BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEBF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEBF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#59C2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77bebf; /* rgb */ color: rgb(119, 190, 191); /* oklch */ color: oklch(75.5% 0.071 196.9);
Tailwind
colors: {
custom: {
50: '#a2d1d2',
500: '#77bebf',
950: '#000000',
},
}SCSS
$custom: #77bebf; $custom-light: #a2d1d2; $custom-dark: #000000;
JSON
{
"hex": "#77bebf",
"rgb": {
"r": 119,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.833,
"s": 36,
"l": 60.784
},
"oklch": {
"l": 0.75524,
"c": 0.07139,
"h": 196.9
},
"luminance": 0.4451
}Semantic roles & 50–950 ramp
primary
#77BEBF
secondary
#D7BCBB
accent
#3837AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282