#76D7CD#76D7CD
#76D7CD is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.7% C 0.093 H 186.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76D7CD |
|---|---|
| RGB | rgb(118, 215, 205) |
| HSL | hsl(174, 55%, 65%) |
| HSV | hsv(174, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.10, -31.02, -3.97) |
| CIE-LCH | lch(80.10, 31.27, 187.29°) |
| OKLab | oklab(81.69% -0.0927 -0.0112) |
| OKLCH | oklch(81.69% 0.093 186.9) |
| XYZ | xyz(42.7867, 56.8568, 66.4655) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 6.29
Pale Teal
#82CBB2
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.13
Tiffany Blue
#7BF2DA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D7CD #D77680
analogous
#76D79C #76D7CD #76B1D7
triadic
#76D7CD #CD76D7 #D7CD76
tetradic
#76D7CD #9C76D7 #D77680 #B1D776
square
#76D7CD #9C76D7 #D77680 #B1D776
split-complementary
#76D7CD #D776B1 #D79C76
monochromatic
#30A397 #47C9BC #76D7CD #A5E5DE #D5F3F0
Accessibility & contrast
On white
1.70
#76D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#76D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D7CD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D7CD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#49DBD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76d7cd; /* rgb */ color: rgb(118, 215, 205); /* oklch */ color: oklch(81.7% 0.093 186.9);
Tailwind
colors: {
custom: {
50: '#a3e3dc',
500: '#76d7cd',
950: '#000000',
},
}SCSS
$custom: #76d7cd; $custom-light: #a3e3dc; $custom-dark: #000000;
JSON
{
"hex": "#76d7cd",
"rgb": {
"r": 118,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.814,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.81695,
"c": 0.09335,
"h": 186.9
},
"luminance": 0.5686
}Semantic roles & 50–950 ramp
primary
#76D7CD
secondary
#A74A54
accent
#2334C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484