#76DADC#76DADC
#76DADC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.094 H 197.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #76DADC |
|---|---|
| RGB | rgb(118, 218, 220) |
| HSL | hsl(181, 59%, 66%) |
| HSV | hsv(181, 46%, 86%) |
| CMYK | cmyk(46.4%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.38, -28.72, -10.08) |
| CIE-LCH | lch(81.38, 30.44, 199.33°) |
| OKLab | oklab(82.86% -0.0898 -0.0278) |
| OKLCH | oklch(82.86% 0.094 197.2) |
| XYZ | xyz(45.4558, 59.1578, 76.7195) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DADC #DC7876
analogous
#76DCAB #76DADC #76A7DC
triadic
#76DADC #DC76DA #DADC76
tetradic
#76DADC #AB76DC #DC7876 #A7DC76
square
#76DADC #AB76DC #DC7876 #A7DC76
split-complementary
#76DADC #DC76A7 #DCAB76
monochromatic
#2CA9AC #45CDD0 #76DADC #A7E7E8 #D7F4F5
Accessibility & contrast
On white
1.64
#76DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#76DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DADC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DADC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#3CE0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76dadc; /* rgb */ color: rgb(118, 218, 220); /* oklch */ color: oklch(82.9% 0.094 197.2);
Tailwind
colors: {
custom: {
50: '#a4e5e6',
500: '#76dadc',
950: '#000000',
},
}SCSS
$custom: #76dadc; $custom-light: #a4e5e6; $custom-dark: #000000;
JSON
{
"hex": "#76dadc",
"rgb": {
"r": 118,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.176,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82864,
"c": 0.09403,
"h": 197.2
},
"luminance": 0.59162
}Semantic roles & 50–950 ramp
primary
#76DADC
secondary
#AE4A48
accent
#221FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484