#76BFBF#76BFBF
#76BFBF is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.7% C 0.073 H 195.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #76BFBF |
|---|---|
| RGB | rgb(118, 191, 191) |
| HSL | hsl(180, 36%, 61%) |
| HSV | hsv(180, 38%, 75%) |
| CMYK | cmyk(38.2%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(72.81, -22.70, -7.19) |
| CIE-LCH | lch(72.81, 23.81, 197.58°) |
| OKLab | oklab(75.7% -0.0703 -0.0198) |
| OKLCH | oklch(75.7% 0.073 195.7) |
| XYZ | xyz(35.5025, 44.8723, 56.0705) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.73
Lightseagreen
#20B2AA
ΔE00 8.69
Topaz
#13BBAF
ΔE00 8.83
Turquoise Blue
#06B1C4
ΔE00 9.27
Cadetblue
#5F9EA0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BFBF #BF7676
analogous
#76BF9A #76BFBF #769ABF
triadic
#76BFBF #BF76BF #BFBF76
tetradic
#76BFBF #9A76BF #BF7676 #9ABF76
square
#76BFBF #9A76BF #BF7676 #9ABF76
split-complementary
#76BFBF #BF769A #BF9A76
monochromatic
#3B7F7F #4FA9A9 #76BFBF #A0D2D2 #C9E6E6
Accessibility & contrast
On white
2.11
#76BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#76BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BFBF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BFBF | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#57C3BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #76bfbf; /* rgb */ color: rgb(118, 191, 191); /* oklch */ color: oklch(75.7% 0.073 195.7);
Tailwind
colors: {
custom: {
50: '#a1d2d2',
500: '#76bfbf',
950: '#000000',
},
}SCSS
$custom: #76bfbf; $custom-light: #a1d2d2; $custom-dark: #000000;
JSON
{
"hex": "#76bfbf",
"rgb": {
"r": 118,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 36.318,
"l": 60.588
},
"oklch": {
"l": 0.75704,
"c": 0.07307,
"h": 195.7
},
"luminance": 0.44875
}Semantic roles & 50–950 ramp
primary
#76BFBF
secondary
#D6BBBB
accent
#3636AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282