#76D1CD#76D1CD
#76D1CD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.088 H 191.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #76D1CD |
|---|---|
| RGB | rgb(118, 209, 205) |
| HSL | hsl(177, 50%, 64%) |
| HSV | hsv(177, 44%, 82%) |
| CMYK | cmyk(43.5%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(78.38, -28.13, -6.51) |
| CIE-LCH | lch(78.38, 28.88, 193.03°) |
| OKLab | oklab(80.31% -0.0858 -0.018) |
| OKLCH | oklch(80.31% 0.088 191.9) |
| XYZ | xyz(41.2868, 53.8570, 65.9656) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 8.20
Seafoam Blue
#78D1B6
ΔE00 8.23
Pale Teal
#82CBB2
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D1CD #D1767A
analogous
#76D1A0 #76D1CD #76A8D1
triadic
#76D1CD #CD76D1 #D1CD76
tetradic
#76D1CD #A076D1 #D1767A #A8D176
square
#76D1CD #A076D1 #D1767A #A8D176
split-complementary
#76D1CD #D176A8 #D1A076
monochromatic
#339995 #48C2BC #76D1CD #A4E0DE #D2F0EE
Accessibility & contrast
On white
1.78
#76D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#76D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D1CD
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D1CD | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#4AD6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d1cd; /* rgb */ color: rgb(118, 209, 205); /* oklch */ color: oklch(80.3% 0.088 191.9);
Tailwind
colors: {
custom: {
50: '#a3dfdc',
500: '#76d1cd',
950: '#000000',
},
}SCSS
$custom: #76d1cd; $custom-light: #a3dfdc; $custom-dark: #000000;
JSON
{
"hex": "#76d1cd",
"rgb": {
"r": 118,
"g": 209,
"b": 205
},
"hsl": {
"h": 177.363,
"s": 49.727,
"l": 64.118
},
"oklch": {
"l": 0.80309,
"c": 0.08766,
"h": 191.9
},
"luminance": 0.5386
}Semantic roles & 50–950 ramp
primary
#76D1CD
secondary
#9F4D50
accent
#282FBD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484