#77BEC0#77BEC0
#77BEC0 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.6% C 0.071 H 198.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEC0 |
|---|---|
| RGB | rgb(119, 190, 192) |
| HSL | hsl(182, 37%, 61%) |
| HSV | hsv(182, 38%, 75%) |
| CMYK | cmyk(38%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(72.60, -21.69, -8.05) |
| CIE-LCH | lch(72.60, 23.13, 200.35°) |
| OKLab | oklab(75.56% -0.0679 -0.0221) |
| OKLCH | oklch(75.56% 0.071 198) |
| XYZ | xyz(35.5321, 44.5522, 56.5860) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.74
Darkturquoise
#00CED1
ΔE00 8.11
Turquoise Blue
#06B1C4
ΔE00 8.84
Lightseagreen
#20B2AA
ΔE00 9.19
Cadetblue
#5F9EA0
ΔE00 9.27
Topaz
#13BBAF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEC0 #C07977
analogous
#77C09D #77BEC0 #7799C0
triadic
#77BEC0 #C077BE #BEC077
tetradic
#77BEC0 #9D77C0 #C07977 #99C077
square
#77BEC0 #9D77C0 #C07977 #99C077
split-complementary
#77BEC0 #C07799 #C09D77
monochromatic
#3C7F81 #4FA8AB #77BEC0 #A1D2D3 #CBE6E7
Accessibility & contrast
On white
2.12
#77BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#77BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEC0
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEC0 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#58C3BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77bec0; /* rgb */ color: rgb(119, 190, 192); /* oklch */ color: oklch(75.6% 0.071 198.0);
Tailwind
colors: {
custom: {
50: '#a2d1d3',
500: '#77bec0',
950: '#000000',
},
}SCSS
$custom: #77bec0; $custom-light: #a2d1d3; $custom-dark: #000000;
JSON
{
"hex": "#77bec0",
"rgb": {
"r": 119,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.644,
"s": 36.683,
"l": 60.98
},
"oklch": {
"l": 0.75557,
"c": 0.0714,
"h": 198
},
"luminance": 0.44555
}Semantic roles & 50–950 ramp
primary
#77BEC0
secondary
#D7BCBC
accent
#3936B0
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282