#76B2BA#76B2BA
#76B2BA is a light, moderate teal. Relative luminance 0.392; OKLCH L 72.5% C 0.063 H 206.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76B2BA |
|---|---|
| RGB | rgb(118, 178, 186) |
| HSL | hsl(187, 33%, 60%) |
| HSV | hsv(187, 37%, 73%) |
| CMYK | cmyk(36.6%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(68.92, -17.30, -10.23) |
| CIE-LCH | lch(68.92, 20.10, 210.61°) |
| OKLab | oklab(72.55% -0.0564 -0.028) |
| OKLCH | oklch(72.55% 0.063 206.5) |
| XYZ | xyz(32.2514, 39.2355, 52.3186) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.97
Turquoise Blue
#06B1C4
ΔE00 7.75
Greyblue
#77A1B5
ΔE00 8.54
Bluegrey
#85A3B2
ΔE00 9.16
Sky Blue
#87CEEB
ΔE00 10.44
Lightseagreen
#20B2AA
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B2BA #BA7E76
analogous
#76BAA0 #76B2BA #7690BA
triadic
#76B2BA #BA76B2 #B2BA76
tetradic
#76B2BA #A076BA #BA7E76 #90BA76
square
#76B2BA #A076BA #BA7E76 #90BA76
split-complementary
#76B2BA #BA7690 #BAA076
monochromatic
#3D7279 #5198A1 #76B2BA #9FC9CE #C7E0E3
Accessibility & contrast
On white
2.37
#76B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#76B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B2BA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B2BA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBB
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#5BB7B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76b2ba; /* rgb */ color: rgb(118, 178, 186); /* oklch */ color: oklch(72.5% 0.063 206.5);
Tailwind
colors: {
custom: {
50: '#a0c9ce',
500: '#76b2ba',
950: '#000000',
},
}SCSS
$custom: #76b2ba; $custom-light: #a0c9ce; $custom-dark: #000000;
JSON
{
"hex": "#76b2ba",
"rgb": {
"r": 118,
"g": 178,
"b": 186
},
"hsl": {
"h": 187.059,
"s": 33.01,
"l": 59.608
},
"oklch": {
"l": 0.72547,
"c": 0.06296,
"h": 206.5
},
"luminance": 0.39238
}Semantic roles & 50–950 ramp
primary
#76B2BA
secondary
#D3BCB9
accent
#6B5FC9
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282