#76B2AA#76B2AA
#76B2AA is a light, moderate teal. Relative luminance 0.386; OKLCH L 72.0% C 0.063 H 185.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #76B2AA |
|---|---|
| RGB | rgb(118, 178, 170) |
| HSL | hsl(172, 28%, 58%) |
| HSV | hsv(172, 34%, 70%) |
| CMYK | cmyk(33.7%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.46, -21.18, -2.09) |
| CIE-LCH | lch(68.46, 21.28, 185.64°) |
| OKLab | oklab(72.02% -0.0631 -0.0059) |
| OKLCH | oklch(72.02% 0.063 185.4) |
| XYZ | xyz(30.6448, 38.5928, 43.8568) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.41
Dull Teal
#5F9E8F
ΔE00 7.09
Cadetblue
#5F9EA0
ΔE00 7.28
Lightseagreen
#20B2AA
ΔE00 7.77
Grey Teal
#5E9B8A
ΔE00 8.27
Topaz
#13BBAF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B2AA #B2767E
analogous
#76B28C #76B2AA #769CB2
triadic
#76B2AA #AA76B2 #B2AA76
tetradic
#76B2AA #8C76B2 #B2767E #9CB276
square
#76B2AA #8C76B2 #B2767E #9CB276
split-complementary
#76B2AA #B2769C #B28C76
monochromatic
#3E6F69 #54968E #76B2AA #9DC8C2 #C4DEDB
Accessibility & contrast
On white
2.41
#76B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#76B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B2AA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B2AA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#A1A4AB
Tritanopia (blue-blind)
#62B5AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #76b2aa; /* rgb */ color: rgb(118, 178, 170); /* oklch */ color: oklch(72.0% 0.063 185.4);
Tailwind
colors: {
custom: {
50: '#a0c9c3',
500: '#76b2aa',
950: '#000000',
},
}SCSS
$custom: #76b2aa; $custom-light: #a0c9c3; $custom-dark: #000000;
JSON
{
"hex": "#76b2aa",
"rgb": {
"r": 118,
"g": 178,
"b": 170
},
"hsl": {
"h": 172,
"s": 28.037,
"l": 58.039
},
"oklch": {
"l": 0.7202,
"c": 0.06335,
"h": 185.4
},
"luminance": 0.38595
}Semantic roles & 50–950 ramp
primary
#76B2AA
secondary
#CEB6B9
accent
#6370C4
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1312
muted
#7F8281