#76D4DC#76D4DC
#76D4DC is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.090 H 202.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #76D4DC |
|---|---|
| RGB | rgb(118, 212, 220) |
| HSL | hsl(185, 59%, 66%) |
| HSV | hsv(185, 46%, 86%) |
| CMYK | cmyk(46.4%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(79.67, -25.80, -12.62) |
| CIE-LCH | lch(79.67, 28.72, 206.07°) |
| OKLab | oklab(81.49% -0.0831 -0.0348) |
| OKLCH | oklch(81.49% 0.09 202.7) |
| XYZ | xyz(43.9279, 56.1022, 76.2102) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.76
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D4DC #DC7E76
analogous
#76DCB1 #76D4DC #76A1DC
triadic
#76D4DC #DC76D4 #D4DC76
tetradic
#76D4DC #B176DC #DC7E76 #A1DC76
square
#76D4DC #B176DC #DC7E76 #A1DC76
split-complementary
#76D4DC #DC76A1 #DCB176
monochromatic
#2CA2AC #45C5D0 #76D4DC #A7E3E8 #D7F3F5
Accessibility & contrast
On white
1.72
#76D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#76D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D4DC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D4DC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#3FDAD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d4dc; /* rgb */ color: rgb(118, 212, 220); /* oklch */ color: oklch(81.5% 0.090 202.7);
Tailwind
colors: {
custom: {
50: '#a4e1e6',
500: '#76d4dc',
950: '#000000',
},
}SCSS
$custom: #76d4dc; $custom-light: #a4e1e6; $custom-dark: #000000;
JSON
{
"hex": "#76d4dc",
"rgb": {
"r": 118,
"g": 212,
"b": 220
},
"hsl": {
"h": 184.706,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81494,
"c": 0.09004,
"h": 202.7
},
"luminance": 0.56106
}Semantic roles & 50–950 ramp
primary
#76D4DC
secondary
#AE5048
accent
#2C1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484