#76D8CE#76D8CE
#76D8CE is a light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.094 H 186.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #76D8CE |
|---|---|
| RGB | rgb(118, 216, 206) |
| HSL | hsl(174, 56%, 65%) |
| HSV | hsv(174, 45%, 85%) |
| CMYK | cmyk(45.4%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(80.41, -31.25, -4.04) |
| CIE-LCH | lch(80.41, 31.51, 187.37°) |
| OKLab | oklab(81.96% -0.0934 -0.0114) |
| OKLCH | oklch(81.96% 0.094 186.9) |
| XYZ | xyz(43.1632, 57.4160, 67.1884) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 4.86
Seafoam Blue
#78D1B6
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 7.05
Tiffany Blue
#7BF2DA
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D8CE #D87680
analogous
#76D89D #76D8CE #76B1D8
triadic
#76D8CE #CE76D8 #D8CE76
tetradic
#76D8CE #9D76D8 #D87680 #B1D876
square
#76D8CE #9D76D8 #D87680 #B1D876
split-complementary
#76D8CE #D876B1 #D89D76
monochromatic
#2FA599 #46CABD #76D8CE #A6E6DF #D5F3F0
Accessibility & contrast
On white
1.68
#76D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#76D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D8CE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D8CE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#48DCD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76d8ce; /* rgb */ color: rgb(118, 216, 206); /* oklch */ color: oklch(82.0% 0.094 186.9);
Tailwind
colors: {
custom: {
50: '#a3e4dc',
500: '#76d8ce',
950: '#000000',
},
}SCSS
$custom: #76d8ce; $custom-light: #a3e4dc; $custom-dark: #000000;
JSON
{
"hex": "#76d8ce",
"rgb": {
"r": 118,
"g": 216,
"b": 206
},
"hsl": {
"h": 173.878,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.81957,
"c": 0.09408,
"h": 186.9
},
"luminance": 0.5742
}Semantic roles & 50–950 ramp
primary
#76D8CE
secondary
#A84A54
accent
#2233C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484