#76D1CA#76D1CA
#76D1CA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.2% C 0.088 H 189.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #76D1CA |
|---|---|
| RGB | rgb(118, 209, 202) |
| HSL | hsl(175, 50%, 64%) |
| HSV | hsv(175, 44%, 82%) |
| CMYK | cmyk(43.5%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(78.29, -28.87, -5.02) |
| CIE-LCH | lch(78.29, 29.30, 189.87°) |
| OKLab | oklab(80.21% -0.087 -0.014) |
| OKLCH | oklch(80.21% 0.088 189.1) |
| XYZ | xyz(40.9282, 53.7135, 64.0767) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Turquoise
#40E0D0
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.20
Topaz
#13BBAF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D1CA #D1767D
analogous
#76D19D #76D1CA #76ABD1
triadic
#76D1CA #CA76D1 #D1CA76
tetradic
#76D1CA #9D76D1 #D1767D #ABD176
square
#76D1CA #9D76D1 #D1767D #ABD176
split-complementary
#76D1CA #D176AB #D19D76
monochromatic
#339991 #48C2B8 #76D1CA #A4E0DC #D2F0ED
Accessibility & contrast
On white
1.79
#76D1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#76D1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D1CA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D1CA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#4CD5CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d1ca; /* rgb */ color: rgb(118, 209, 202); /* oklch */ color: oklch(80.2% 0.088 189.1);
Tailwind
colors: {
custom: {
50: '#a3dfda',
500: '#76d1ca',
950: '#000000',
},
}SCSS
$custom: #76d1ca; $custom-light: #a3dfda; $custom-dark: #000000;
JSON
{
"hex": "#76d1ca",
"rgb": {
"r": 118,
"g": 209,
"b": 202
},
"hsl": {
"h": 175.385,
"s": 49.727,
"l": 64.118
},
"oklch": {
"l": 0.80214,
"c": 0.08817,
"h": 189.1
},
"luminance": 0.53717
}Semantic roles & 50–950 ramp
primary
#76D1CA
secondary
#9F4D53
accent
#2834BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483