#76BCAB#76BCAB
#76BCAB is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.4% C 0.075 H 177.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76BCAB |
|---|---|
| RGB | rgb(118, 188, 171) |
| HSL | hsl(165, 34%, 60%) |
| HSV | hsv(165, 37%, 74%) |
| CMYK | cmyk(37.2%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(71.39, -25.96, 1.65) |
| CIE-LCH | lch(71.39, 26.01, 176.37°) |
| OKLab | oklab(74.38% -0.0752 0.004) |
| OKLCH | oklch(74.38% 0.075 177) |
| XYZ | xyz(32.8024, 42.7562, 45.0445) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 6.01
Tealish
#24BCA8
ΔE00 6.96
Mediumaquamarine
#66CDAA
ΔE00 7.01
Greeny Blue
#42B395
ΔE00 7.13
Topaz
#13BBAF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BCAB #BC7687
analogous
#76BC88 #76BCAB #76AABC
triadic
#76BCAB #AB76BC #BCAB76
tetradic
#76BCAB #8876BC #BC7687 #AABC76
square
#76BCAB #8876BC #BC7687 #AABC76
split-complementary
#76BCAB #BC76AA #BC8876
monochromatic
#3C7B6C #50A490 #76BCAB #9FD0C4 #C8E4DD
Accessibility & contrast
On white
2.20
#76BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#76BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BCAB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BCAB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#60BEB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76bcab; /* rgb */ color: rgb(118, 188, 171); /* oklch */ color: oklch(74.4% 0.075 177.0);
Tailwind
colors: {
custom: {
50: '#a0d0c4',
500: '#76bcab',
950: '#000000',
},
}SCSS
$custom: #76bcab; $custom-light: #a0d0c4; $custom-dark: #000000;
JSON
{
"hex": "#76bcab",
"rgb": {
"r": 118,
"g": 188,
"b": 171
},
"hsl": {
"h": 165.429,
"s": 34.314,
"l": 60
},
"oklch": {
"l": 0.74383,
"c": 0.0753,
"h": 177
},
"luminance": 0.42758
}Semantic roles & 50–950 ramp
primary
#76BCAB
secondary
#D4B9C0
accent
#5D78CA
background
#FAFCFC
surface
#F3F9F8
border
#CDD2D1
text
#0F1412
muted
#7F8281