#76DBDC#76DBDC
#76DBDC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.095 H 196.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76DBDC |
|---|---|
| RGB | rgb(118, 219, 220) |
| HSL | hsl(181, 59%, 66%) |
| HSV | hsv(181, 46%, 86%) |
| CMYK | cmyk(46.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.66, -29.21, -9.65) |
| CIE-LCH | lch(81.66, 30.76, 198.29°) |
| OKLab | oklab(83.09% -0.0909 -0.0266) |
| OKLCH | oklch(83.09% 0.095 196.3) |
| XYZ | xyz(45.7159, 59.6780, 76.8062) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DBDC #DC7776
analogous
#76DCAA #76DBDC #76A8DC
triadic
#76DBDC #DC76DB #DBDC76
tetradic
#76DBDC #AA76DC #DC7776 #A8DC76
square
#76DBDC #AA76DC #DC7776 #A8DC76
split-complementary
#76DBDC #DC76A8 #DCAA76
monochromatic
#2CAAAC #45CED0 #76DBDC #A7E8E8 #D7F5F5
Accessibility & contrast
On white
1.62
#76DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#76DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DBDC
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DBDC | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#BEC5DD
Tritanopia (blue-blind)
#3CE1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dbdc; /* rgb */ color: rgb(118, 219, 220); /* oklch */ color: oklch(83.1% 0.095 196.3);
Tailwind
colors: {
custom: {
50: '#a4e6e6',
500: '#76dbdc',
950: '#000000',
},
}SCSS
$custom: #76dbdc; $custom-light: #a4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#76dbdc",
"rgb": {
"r": 118,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.588,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.83093,
"c": 0.09477,
"h": 196.3
},
"luminance": 0.59682
}Semantic roles & 50–950 ramp
primary
#76DBDC
secondary
#AE4948
accent
#201FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484