#76B3AA#76B3AA
#76B3AA is a light, moderate teal. Relative luminance 0.390; OKLCH L 72.3% C 0.065 H 184.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #76B3AA |
|---|---|
| RGB | rgb(118, 179, 170) |
| HSL | hsl(171, 29%, 58%) |
| HSV | hsv(171, 34%, 70%) |
| CMYK | cmyk(34.1%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(68.75, -21.69, -1.66) |
| CIE-LCH | lch(68.75, 21.75, 184.39°) |
| OKLab | oklab(72.25% -0.0643 -0.0048) |
| OKLCH | oklch(72.25% 0.065 184.3) |
| XYZ | xyz(30.8444, 38.9922, 43.9234) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.54
Dull Teal
#5F9E8F
ΔE00 7.14
Lightseagreen
#20B2AA
ΔE00 7.70
Cadetblue
#5F9EA0
ΔE00 7.70
Pale Teal
#82CBB2
ΔE00 8.15
Topaz
#13BBAF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B3AA #B3767F
analogous
#76B38B #76B3AA #769DB3
triadic
#76B3AA #AA76B3 #B3AA76
tetradic
#76B3AA #8B76B3 #B3767F #9DB376
square
#76B3AA #8B76B3 #B3767F #9DB376
split-complementary
#76B3AA #B3769D #B38B76
monochromatic
#3E7069 #54988E #76B3AA #9DC9C2 #C5DFDB
Accessibility & contrast
On white
2.39
#76B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#76B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B3AA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B3AA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#62B5B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76b3aa; /* rgb */ color: rgb(118, 179, 170); /* oklch */ color: oklch(72.3% 0.065 184.3);
Tailwind
colors: {
custom: {
50: '#a0cac3',
500: '#76b3aa',
950: '#000000',
},
}SCSS
$custom: #76b3aa; $custom-light: #a0cac3; $custom-dark: #000000;
JSON
{
"hex": "#76b3aa",
"rgb": {
"r": 118,
"g": 179,
"b": 170
},
"hsl": {
"h": 171.148,
"s": 28.638,
"l": 58.235
},
"oklch": {
"l": 0.72252,
"c": 0.06452,
"h": 184.3
},
"luminance": 0.38994
}Semantic roles & 50–950 ramp
primary
#76B3AA
secondary
#CFB6BA
accent
#6371C5
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1312
muted
#7F8281