#76D0CE#76D0CE
#76D0CE is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.087 H 193.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #76D0CE |
|---|---|
| RGB | rgb(118, 208, 206) |
| HSL | hsl(179, 49%, 64%) |
| HSV | hsv(179, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(78.12, -27.40, -7.43) |
| CIE-LCH | lch(78.12, 28.39, 195.17°) |
| OKLab | oklab(80.11% -0.0842 -0.0205) |
| OKLCH | oklch(80.11% 0.087 193.7) |
| XYZ | xyz(41.1633, 53.4163, 66.5218) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 5.92
Turquoise
#40E0D0
ΔE00 7.62
Aqua Blue
#02D8E9
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Paleturquoise
#AFEEEE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D0CE #D07678
analogous
#76D0A1 #76D0CE #76A5D0
triadic
#76D0CE #CE76D0 #D0CE76
tetradic
#76D0CE #A176D0 #D07678 #A5D076
square
#76D0CE #A176D0 #D07678 #A5D076
split-complementary
#76D0CE #D076A5 #D0A176
monochromatic
#349895 #48C0BE #76D0CE #A4E0DE #D1EFEF
Accessibility & contrast
On white
1.80
#76D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#76D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D0CE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D0CE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#4AD5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d0ce; /* rgb */ color: rgb(118, 208, 206); /* oklch */ color: oklch(80.1% 0.087 193.7);
Tailwind
colors: {
custom: {
50: '#a3dedc',
500: '#76d0ce',
950: '#000000',
},
}SCSS
$custom: #76d0ce; $custom-light: #a3dedc; $custom-dark: #000000;
JSON
{
"hex": "#76d0ce",
"rgb": {
"r": 118,
"g": 208,
"b": 206
},
"hsl": {
"h": 178.667,
"s": 48.913,
"l": 63.922
},
"oklch": {
"l": 0.80111,
"c": 0.08669,
"h": 193.7
},
"luminance": 0.5342
}Semantic roles & 50–950 ramp
primary
#76D0CE
secondary
#9D4D4F
accent
#292DBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484