#76D1CE#76D1CE
#76D1CE is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.088 H 192.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #76D1CE |
|---|---|
| RGB | rgb(118, 209, 206) |
| HSL | hsl(178, 50%, 64%) |
| HSV | hsv(178, 44%, 82%) |
| CMYK | cmyk(43.5%, 0%, 1.4%, 18%) |
| CIE-LAB | lab(78.41, -27.88, -7.01) |
| CIE-LCH | lch(78.41, 28.75, 194.10°) |
| OKLab | oklab(80.34% -0.0854 -0.0194) |
| OKLCH | oklch(80.34% 0.088 192.8) |
| XYZ | xyz(41.4079, 53.9054, 66.6033) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 5.96
Turquoise
#40E0D0
ΔE00 7.22
Aqua Blue
#02D8E9
ΔE00 7.90
Seafoam Blue
#78D1B6
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D1CE #D17679
analogous
#76D1A1 #76D1CE #76A7D1
triadic
#76D1CE #CE76D1 #D1CE76
tetradic
#76D1CE #A176D1 #D17679 #A7D176
square
#76D1CE #A176D1 #D17679 #A7D176
split-complementary
#76D1CE #D176A7 #D1A176
monochromatic
#339996 #48C2BE #76D1CE #A4E0DE #D2F0EF
Accessibility & contrast
On white
1.78
#76D1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#76D1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D1CE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D1CE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#4AD6D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d1ce; /* rgb */ color: rgb(118, 209, 206); /* oklch */ color: oklch(80.3% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a3dfdc',
500: '#76d1ce',
950: '#000000',
},
}SCSS
$custom: #76d1ce; $custom-light: #a3dfdc; $custom-dark: #000000;
JSON
{
"hex": "#76d1ce",
"rgb": {
"r": 118,
"g": 209,
"b": 206
},
"hsl": {
"h": 178.022,
"s": 49.727,
"l": 64.118
},
"oklch": {
"l": 0.80342,
"c": 0.08754,
"h": 192.8
},
"luminance": 0.53909
}Semantic roles & 50–950 ramp
primary
#76D1CE
secondary
#9F4D4F
accent
#282DBD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484