#76D3DC#76D3DC
#76D3DC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.089 H 203.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #76D3DC |
|---|---|
| RGB | rgb(118, 211, 220) |
| HSL | hsl(185, 59%, 66%) |
| HSV | hsv(185, 46%, 86%) |
| CMYK | cmyk(46.4%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(79.39, -25.31, -13.05) |
| CIE-LCH | lch(79.39, 28.47, 207.27°) |
| OKLab | oklab(81.27% -0.0819 -0.0359) |
| OKLCH | oklch(81.27% 0.089 203.7) |
| XYZ | xyz(43.6787, 55.6038, 76.1271) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 6.97
Mediumturquoise
#48D1CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D3DC #DC7F76
analogous
#76DCB2 #76D3DC #76A0DC
triadic
#76D3DC #DC76D3 #D3DC76
tetradic
#76D3DC #B276DC #DC7F76 #A0DC76
square
#76D3DC #B276DC #DC7F76 #A0DC76
split-complementary
#76D3DC #DC76A0 #DCB276
monochromatic
#2CA0AC #45C3D0 #76D3DC #A7E3E8 #D7F2F5
Accessibility & contrast
On white
1.73
#76D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#76D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D3DC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D3DC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#3FDAD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d3dc; /* rgb */ color: rgb(118, 211, 220); /* oklch */ color: oklch(81.3% 0.089 203.7);
Tailwind
colors: {
custom: {
50: '#a4e0e6',
500: '#76d3dc',
950: '#000000',
},
}SCSS
$custom: #76d3dc; $custom-light: #a4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#76d3dc",
"rgb": {
"r": 118,
"g": 211,
"b": 220
},
"hsl": {
"h": 185.294,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81266,
"c": 0.08947,
"h": 203.7
},
"luminance": 0.55607
}Semantic roles & 50–950 ramp
primary
#76D3DC
secondary
#AE5148
accent
#2D1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484