#76D2DC#76D2DC
#76D2DC is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.089 H 204.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76D2DC |
|---|---|
| RGB | rgb(118, 210, 220) |
| HSL | hsl(186, 59%, 66%) |
| HSV | hsv(186, 46%, 86%) |
| CMYK | cmyk(46.4%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.10, -24.81, -13.47) |
| CIE-LCH | lch(79.10, 28.24, 208.50°) |
| OKLab | oklab(81.04% -0.0808 -0.0371) |
| OKLCH | oklch(81.04% 0.089 204.7) |
| XYZ | xyz(43.4311, 55.1085, 76.0446) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D2DC #DC8076
analogous
#76DCB3 #76D2DC #769FDC
triadic
#76D2DC #DC76D2 #D2DC76
tetradic
#76D2DC #B376DC #DC8076 #9FDC76
square
#76D2DC #B376DC #DC8076 #9FDC76
split-complementary
#76D2DC #DC769F #DCB376
monochromatic
#2C9FAC #45C2D0 #76D2DC #A7E2E8 #D7F2F5
Accessibility & contrast
On white
1.75
#76D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#76D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D2DC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D2DC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B4BFDC
Tritanopia (blue-blind)
#3FD9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #76d2dc; /* rgb */ color: rgb(118, 210, 220); /* oklch */ color: oklch(81.0% 0.089 204.7);
Tailwind
colors: {
custom: {
50: '#a4e0e6',
500: '#76d2dc',
950: '#000000',
},
}SCSS
$custom: #76d2dc; $custom-light: #a4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#76d2dc",
"rgb": {
"r": 118,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.882,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81038,
"c": 0.08891,
"h": 204.7
},
"luminance": 0.55112
}Semantic roles & 50–950 ramp
primary
#76D2DC
secondary
#AE5248
accent
#2F1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484