#76D3DB#76D3DB
#76D3DB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.089 H 202.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #76D3DB |
|---|---|
| RGB | rgb(118, 211, 219) |
| HSL | hsl(185, 58%, 66%) |
| HSV | hsv(185, 46%, 86%) |
| CMYK | cmyk(46.1%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.36, -25.57, -12.56) |
| CIE-LCH | lch(79.36, 28.49, 206.16°) |
| OKLab | oklab(81.23% -0.0823 -0.0346) |
| OKLCH | oklch(81.23% 0.089 202.8) |
| XYZ | xyz(43.5467, 55.5510, 75.4317) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 6.43
Mediumturquoise
#48D1CC
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D3DB #DB7E76
analogous
#76DBB0 #76D3DB #76A0DB
triadic
#76D3DB #DB76D3 #D3DB76
tetradic
#76D3DB #B076DB #DB7E76 #A0DB76
square
#76D3DB #B076DB #DB7E76 #A0DB76
split-complementary
#76D3DB #DB76A0 #DBB076
monochromatic
#2DA0AA #46C3CE #76D3DB #A6E3E8 #D7F2F4
Accessibility & contrast
On white
1.73
#76D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#76D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D3DB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D3DB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#40D9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d3db; /* rgb */ color: rgb(118, 211, 219); /* oklch */ color: oklch(81.2% 0.089 202.8);
Tailwind
colors: {
custom: {
50: '#a4e0e6',
500: '#76d3db',
950: '#000000',
},
}SCSS
$custom: #76d3db; $custom-light: #a4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#76d3db",
"rgb": {
"r": 118,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.752,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.81232,
"c": 0.0893,
"h": 202.8
},
"luminance": 0.55555
}Semantic roles & 50–950 ramp
primary
#76D3DB
secondary
#AD5048
accent
#2D20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484