#76B0B0#76B0B0
#76B0B0 is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.7% C 0.060 H 195.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #76B0B0 |
|---|---|
| RGB | rgb(118, 176, 176) |
| HSL | hsl(180, 27%, 58%) |
| HSV | hsv(180, 33%, 69%) |
| CMYK | cmyk(33%, 0%, 0%, 31%) |
| CIE-LAB | lab(68.05, -18.72, -6.01) |
| CIE-LCH | lch(68.05, 19.67, 197.79°) |
| OKLab | oklab(71.75% -0.058 -0.0165) |
| OKLCH | oklch(71.75% 0.06 195.9) |
| XYZ | xyz(30.8303, 38.0350, 46.7828) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.80
Greyish Teal
#719F91
ΔE00 7.92
Dull Teal
#5F9E8F
ΔE00 8.84
Lightseagreen
#20B2AA
ΔE00 8.90
Turquoise Blue
#06B1C4
ΔE00 9.14
Grey Teal
#5E9B8A
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B0B0 #B07676
analogous
#76B093 #76B0B0 #7693B0
triadic
#76B0B0 #B076B0 #B0B076
tetradic
#76B0B0 #9376B0 #B07676 #93B076
square
#76B0B0 #9376B0 #B07676 #93B076
split-complementary
#76B0B0 #B07693 #B09376
monochromatic
#3F6D6D #559494 #76B0B0 #9DC6C6 #C4DDDD
Accessibility & contrast
On white
2.44
#76B0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#76B0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B0B0
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B0B0 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#9EA2B1
Tritanopia (blue-blind)
#60B4B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #76b0b0; /* rgb */ color: rgb(118, 176, 176); /* oklch */ color: oklch(71.7% 0.060 195.9);
Tailwind
colors: {
custom: {
50: '#a0c7c7',
500: '#76b0b0',
950: '#000000',
},
}SCSS
$custom: #76b0b0; $custom-light: #a0c7c7; $custom-dark: #000000;
JSON
{
"hex": "#76b0b0",
"rgb": {
"r": 118,
"g": 176,
"b": 176
},
"hsl": {
"h": 180,
"s": 26.852,
"l": 57.647
},
"oklch": {
"l": 0.71749,
"c": 0.06027,
"h": 195.9
},
"luminance": 0.38037
}Semantic roles & 50–950 ramp
primary
#76B0B0
secondary
#CDB5B5
accent
#6565C3
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1313
muted
#7F8282