#76BDBD#76BDBD
#76BDBD is a light, moderate teal. Relative luminance 0.439; OKLCH L 75.2% C 0.071 H 195.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #76BDBD |
|---|---|
| RGB | rgb(118, 189, 189) |
| HSL | hsl(180, 35%, 60%) |
| HSV | hsv(180, 38%, 74%) |
| CMYK | cmyk(37.6%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.17, -22.19, -7.04) |
| CIE-LCH | lch(72.17, 23.28, 197.60°) |
| OKLab | oklab(75.18% -0.0687 -0.0194) |
| OKLCH | oklch(75.18% 0.071 195.7) |
| XYZ | xyz(34.8507, 43.9185, 54.7749) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.52
Darkturquoise
#00CED1
ΔE00 8.11
Lightseagreen
#20B2AA
ΔE00 8.59
Topaz
#13BBAF
ΔE00 8.88
Cadetblue
#5F9EA0
ΔE00 9.01
Turquoise Blue
#06B1C4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BDBD #BD7676
analogous
#76BD99 #76BDBD #7699BD
triadic
#76BDBD #BD76BD #BDBD76
tetradic
#76BDBD #9976BD #BD7676 #99BD76
square
#76BDBD #9976BD #BD7676 #99BD76
split-complementary
#76BDBD #BD7699 #BD9976
monochromatic
#3C7D7D #50A6A6 #76BDBD #9FD1D1 #C9E5E5
Accessibility & contrast
On white
2.15
#76BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#76BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BDBD
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BDBD | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BD
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#58C1BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #76bdbd; /* rgb */ color: rgb(118, 189, 189); /* oklch */ color: oklch(75.2% 0.071 195.7);
Tailwind
colors: {
custom: {
50: '#a1d1d0',
500: '#76bdbd',
950: '#000000',
},
}SCSS
$custom: #76bdbd; $custom-light: #a1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#76bdbd",
"rgb": {
"r": 118,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 34.975,
"l": 60.196
},
"oklch": {
"l": 0.75177,
"c": 0.07142,
"h": 195.7
},
"luminance": 0.43921
}Semantic roles & 50–950 ramp
primary
#76BDBD
secondary
#D5BABA
accent
#3838AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282