#76D9DC#76D9DC
#76D9DC is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.093 H 198.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76D9DC |
|---|---|
| RGB | rgb(118, 217, 220) |
| HSL | hsl(182, 59%, 66%) |
| HSV | hsv(182, 46%, 86%) |
| CMYK | cmyk(46.4%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(81.09, -28.24, -10.50) |
| CIE-LCH | lch(81.09, 30.13, 200.39°) |
| OKLab | oklab(82.64% -0.0887 -0.029) |
| OKLCH | oklch(82.64% 0.093 198.1) |
| XYZ | xyz(45.1972, 58.6408, 76.6333) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D9DC #DC7976
analogous
#76DCAC #76D9DC #76A6DC
triadic
#76D9DC #DC76D9 #D9DC76
tetradic
#76D9DC #AC76DC #DC7976 #A6DC76
square
#76D9DC #AC76DC #DC7976 #A6DC76
split-complementary
#76D9DC #DC76A6 #DCAC76
monochromatic
#2CA8AC #45CBD0 #76D9DC #A7E7E8 #D7F4F5
Accessibility & contrast
On white
1.65
#76D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#76D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D9DC
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D9DC | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#3DDFDA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76d9dc; /* rgb */ color: rgb(118, 217, 220); /* oklch */ color: oklch(82.6% 0.093 198.1);
Tailwind
colors: {
custom: {
50: '#a4e5e6',
500: '#76d9dc',
950: '#000000',
},
}SCSS
$custom: #76d9dc; $custom-light: #a4e5e6; $custom-dark: #000000;
JSON
{
"hex": "#76d9dc",
"rgb": {
"r": 118,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.765,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82636,
"c": 0.09331,
"h": 198.1
},
"luminance": 0.58645
}Semantic roles & 50–950 ramp
primary
#76D9DC
secondary
#AE4B48
accent
#241FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484