#76DCDB#76DCDB
#76DCDB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.096 H 194.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCDB |
|---|---|
| RGB | rgb(118, 220, 219) |
| HSL | hsl(179, 59%, 66%) |
| HSV | hsv(179, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.92, -29.94, -8.74) |
| CIE-LCH | lch(81.92, 31.19, 196.27°) |
| OKLab | oklab(83.29% -0.0925 -0.0241) |
| OKLCH | oklch(83.29% 0.096 194.6) |
| XYZ | xyz(45.8455, 60.1486, 76.1980) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 6.34
Turquoise
#40E0D0
ΔE00 6.75
Robin'S Egg
#6DEDFD
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Aqua Blue
#02D8E9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCDB #DC7677
analogous
#76DCA8 #76DCDB #76AADC
triadic
#76DCDB #DB76DC #DCDB76
tetradic
#76DCDB #A876DC #DC7677 #AADC76
square
#76DCDB #A876DC #DC7677 #AADC76
split-complementary
#76DCDB #DC76AA #DCA876
monochromatic
#2CACAA #45D0CE #76DCDB #A7E8E8 #D7F5F5
Accessibility & contrast
On white
1.61
#76DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#76DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCDB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCDB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#3CE1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dcdb; /* rgb */ color: rgb(118, 220, 219); /* oklch */ color: oklch(83.3% 0.096 194.6);
Tailwind
colors: {
custom: {
50: '#a4e7e6',
500: '#76dcdb',
950: '#000000',
},
}SCSS
$custom: #76dcdb; $custom-light: #a4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#76dcdb",
"rgb": {
"r": 118,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.412,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.8329,
"c": 0.09558,
"h": 194.6
},
"luminance": 0.60152
}Semantic roles & 50–950 ramp
primary
#76DCDB
secondary
#AE4849
accent
#1F20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484