#77BEBC#77BEBC
#77BEBC is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.4% C 0.072 H 193.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEBC |
|---|---|
| RGB | rgb(119, 190, 188) |
| HSL | hsl(178, 35%, 61%) |
| HSV | hsv(178, 37%, 75%) |
| CMYK | cmyk(37.4%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(72.48, -22.67, -6.03) |
| CIE-LCH | lch(72.48, 23.46, 194.90°) |
| OKLab | oklab(75.43% -0.0696 -0.0166) |
| OKLCH | oklch(75.43% 0.072 193.5) |
| XYZ | xyz(35.0950, 44.3773, 54.2836) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 8.06
Lightseagreen
#20B2AA
ΔE00 8.38
Topaz
#13BBAF
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 8.99
Cadetblue
#5F9EA0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEBC #BE7779
analogous
#77BE98 #77BEBC #779CBE
triadic
#77BEBC #BC77BE #BEBC77
tetradic
#77BEBC #9877BE #BE7779 #9CBE77
square
#77BEBC #9877BE #BE7779 #9CBE77
split-complementary
#77BEBC #BE779C #BE9877
monochromatic
#3C7E7C #50A8A5 #77BEBC #A0D2D0 #CAE6E5
Accessibility & contrast
On white
2.13
#77BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#77BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEBC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEBC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 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)
#B6B7BC
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#5AC2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77bebc; /* rgb */ color: rgb(119, 190, 188); /* oklch */ color: oklch(75.4% 0.072 193.5);
Tailwind
colors: {
custom: {
50: '#a2d1d0',
500: '#77bebc',
950: '#000000',
},
}SCSS
$custom: #77bebc; $custom-light: #a2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#77bebc",
"rgb": {
"r": 119,
"g": 190,
"b": 188
},
"hsl": {
"h": 178.31,
"s": 35.323,
"l": 60.588
},
"oklch": {
"l": 0.75426,
"c": 0.07152,
"h": 193.5
},
"luminance": 0.4438
}Semantic roles & 50–950 ramp
primary
#77BEBC
secondary
#D6BBBC
accent
#373BAE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282