#76B2AD#76B2AD
#76B2AD is a light, moderate teal. Relative luminance 0.387; OKLCH L 72.1% C 0.063 H 189.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #76B2AD |
|---|---|
| RGB | rgb(118, 178, 173) |
| HSL | hsl(175, 28%, 58%) |
| HSV | hsv(175, 34%, 70%) |
| CMYK | cmyk(33.7%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(68.54, -20.47, -3.62) |
| CIE-LCH | lch(68.54, 20.79, 190.04°) |
| OKLab | oklab(72.11% -0.0618 -0.0101) |
| OKLCH | oklch(72.11% 0.063 189.2) |
| XYZ | xyz(30.9318, 38.7076, 45.3685) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.73
Greyish Teal
#719F91
ΔE00 7.00
Dull Teal
#5F9E8F
ΔE00 7.74
Lightseagreen
#20B2AA
ΔE00 7.94
Topaz
#13BBAF
ΔE00 8.78
Grey Teal
#5E9B8A
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B2AD #B2767B
analogous
#76B28F #76B2AD #7699B2
triadic
#76B2AD #AD76B2 #B2AD76
tetradic
#76B2AD #8F76B2 #B2767B #99B276
square
#76B2AD #8F76B2 #B2767B #99B276
split-complementary
#76B2AD #B27699 #B28F76
monochromatic
#3E6F6B #549691 #76B2AD #9DC8C4 #C4DEDC
Accessibility & contrast
On white
2.40
#76B2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#76B2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B2AD
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B2AD | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAD
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#61B5B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #76b2ad; /* rgb */ color: rgb(118, 178, 173); /* oklch */ color: oklch(72.1% 0.063 189.2);
Tailwind
colors: {
custom: {
50: '#a0c9c5',
500: '#76b2ad',
950: '#000000',
},
}SCSS
$custom: #76b2ad; $custom-light: #a0c9c5; $custom-dark: #000000;
JSON
{
"hex": "#76b2ad",
"rgb": {
"r": 118,
"g": 178,
"b": 173
},
"hsl": {
"h": 175,
"s": 28.037,
"l": 58.039
},
"oklch": {
"l": 0.72114,
"c": 0.0626,
"h": 189.2
},
"luminance": 0.38709
}Semantic roles & 50–950 ramp
primary
#76B2AD
secondary
#CEB6B8
accent
#636CC4
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1312
muted
#7F8281