#76B8BE#76B8BE
#76B8BE is a light, moderate teal. Relative luminance 0.418; OKLCH L 74.1% C 0.068 H 203.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76B8BE |
|---|---|
| RGB | rgb(118, 184, 190) |
| HSL | hsl(185, 36%, 60%) |
| HSV | hsv(185, 38%, 75%) |
| CMYK | cmyk(37.9%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(70.77, -19.39, -9.68) |
| CIE-LCH | lch(70.77, 21.68, 206.53°) |
| OKLab | oklab(74.06% -0.0622 -0.0266) |
| OKLCH | oklch(74.06% 0.068 203.1) |
| XYZ | xyz(33.9026, 41.8480, 54.9962) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.80
Cadetblue
#5F9EA0
ΔE00 7.98
Darkturquoise
#00CED1
ΔE00 9.64
Mediumturquoise
#48D1CC
ΔE00 9.83
Lightseagreen
#20B2AA
ΔE00 10.08
Sky Blue
#87CEEB
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B8BE #BE7C76
analogous
#76BEA0 #76B8BE #7694BE
triadic
#76B8BE #BE76B8 #B8BE76
tetradic
#76B8BE #A076BE #BE7C76 #94BE76
square
#76B8BE #A076BE #BE7C76 #94BE76
split-complementary
#76B8BE #BE7694 #BEA076
monochromatic
#3C787E #4FA0A7 #76B8BE #A0CED2 #C9E3E5
Accessibility & contrast
On white
2.24
#76B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#76B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B8BE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B8BE | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#A2A9BE
Tritanopia (blue-blind)
#58BDBA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #76b8be; /* rgb */ color: rgb(118, 184, 190); /* oklch */ color: oklch(74.1% 0.068 203.1);
Tailwind
colors: {
custom: {
50: '#a1cdd1',
500: '#76b8be',
950: '#000000',
},
}SCSS
$custom: #76b8be; $custom-light: #a1cdd1; $custom-dark: #000000;
JSON
{
"hex": "#76b8be",
"rgb": {
"r": 118,
"g": 184,
"b": 190
},
"hsl": {
"h": 185,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.7406,
"c": 0.06763,
"h": 203.1
},
"luminance": 0.4185
}Semantic roles & 50–950 ramp
primary
#76B8BE
secondary
#D6BCBA
accent
#4137AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282