#76D8CF#76D8CF
#76D8CF is a light, moderate teal. Relative luminance 0.575; OKLCH L 82.0% C 0.094 H 187.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #76D8CF |
|---|---|
| RGB | rgb(118, 216, 207) |
| HSL | hsl(174, 56%, 65%) |
| HSV | hsv(174, 45%, 85%) |
| CMYK | cmyk(45.4%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(80.44, -31.01, -4.54) |
| CIE-LCH | lch(80.44, 31.34, 188.32°) |
| OKLab | oklab(81.99% -0.093 -0.0127) |
| OKLCH | oklch(81.99% 0.094 187.8) |
| XYZ | xyz(43.2850, 57.4648, 67.8302) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 5.02
Seafoam Blue
#78D1B6
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.96
Tiffany Blue
#7BF2DA
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D8CF #D8767F
analogous
#76D89E #76D8CF #76B0D8
triadic
#76D8CF #CF76D8 #D8CF76
tetradic
#76D8CF #9E76D8 #D8767F #B0D876
square
#76D8CF #9E76D8 #D8767F #B0D876
split-complementary
#76D8CF #D876B0 #D89E76
monochromatic
#2FA59A #46CABE #76D8CF #A6E6E0 #D5F3F0
Accessibility & contrast
On white
1.68
#76D8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#76D8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D8CF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D8CF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#BEC2D0
Tritanopia (blue-blind)
#47DCD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76d8cf; /* rgb */ color: rgb(118, 216, 207); /* oklch */ color: oklch(82.0% 0.094 187.8);
Tailwind
colors: {
custom: {
50: '#a3e4dd',
500: '#76d8cf',
950: '#000000',
},
}SCSS
$custom: #76d8cf; $custom-light: #a3e4dd; $custom-dark: #000000;
JSON
{
"hex": "#76d8cf",
"rgb": {
"r": 118,
"g": 216,
"b": 207
},
"hsl": {
"h": 174.49,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.81988,
"c": 0.09383,
"h": 187.8
},
"luminance": 0.57468
}Semantic roles & 50–950 ramp
primary
#76D8CF
secondary
#A84A53
accent
#2231C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484