#76B2AC#76B2AC
#76B2AC is a light, moderate teal. Relative luminance 0.387; OKLCH L 72.1% C 0.063 H 188.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76B2AC |
|---|---|
| RGB | rgb(118, 178, 172) |
| HSL | hsl(174, 28%, 58%) |
| HSV | hsv(174, 34%, 70%) |
| CMYK | cmyk(33.7%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(68.51, -20.71, -3.11) |
| CIE-LCH | lch(68.51, 20.94, 188.55°) |
| OKLab | oklab(72.08% -0.0622 -0.0087) |
| OKLCH | oklch(72.08% 0.063 188) |
| XYZ | xyz(30.8354, 38.6691, 44.8608) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 6.89
Dull Teal
#5F9E8F
ΔE00 7.51
Lightseagreen
#20B2AA
ΔE00 7.85
Topaz
#13BBAF
ΔE00 8.65
Grey Teal
#5E9B8A
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B2AC #B2767C
analogous
#76B28E #76B2AC #769AB2
triadic
#76B2AC #AC76B2 #B2AC76
tetradic
#76B2AC #8E76B2 #B2767C #9AB276
square
#76B2AC #8E76B2 #B2767C #9AB276
split-complementary
#76B2AC #B2769A #B28E76
monochromatic
#3E6F6A #549690 #76B2AC #9DC8C4 #C4DEDB
Accessibility & contrast
On white
2.40
#76B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#76B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B2AC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B2AC | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#61B5B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #76b2ac; /* rgb */ color: rgb(118, 178, 172); /* oklch */ color: oklch(72.1% 0.063 188.0);
Tailwind
colors: {
custom: {
50: '#a0c9c4',
500: '#76b2ac',
950: '#000000',
},
}SCSS
$custom: #76b2ac; $custom-light: #a0c9c4; $custom-dark: #000000;
JSON
{
"hex": "#76b2ac",
"rgb": {
"r": 118,
"g": 178,
"b": 172
},
"hsl": {
"h": 174,
"s": 28.037,
"l": 58.039
},
"oklch": {
"l": 0.72082,
"c": 0.06281,
"h": 188
},
"luminance": 0.38671
}Semantic roles & 50–950 ramp
primary
#76B2AC
secondary
#CEB6B8
accent
#636DC4
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1312
muted
#7F8281