#76DCDC#76DCDC
#76DCDC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.096 H 195.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCDC |
|---|---|
| RGB | rgb(118, 220, 220) |
| HSL | hsl(180, 59%, 66%) |
| HSV | hsv(180, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.95, -29.69, -9.23) |
| CIE-LCH | lch(81.95, 31.09, 197.27°) |
| OKLab | oklab(83.32% -0.0921 -0.0255) |
| OKLCH | oklch(83.32% 0.096 195.5) |
| XYZ | xyz(45.9775, 60.2014, 76.8934) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCDC #DC7676
analogous
#76DCA9 #76DCDC #76A9DC
triadic
#76DCDC #DC76DC #DCDC76
tetradic
#76DCDC #A976DC #DC7676 #A9DC76
square
#76DCDC #A976DC #DC7676 #A9DC76
split-complementary
#76DCDC #DC76A9 #DCA976
monochromatic
#2CACAC #45D0D0 #76DCDC #A7E8E8 #D7F5F5
Accessibility & contrast
On white
1.61
#76DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#76DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCDC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCDC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#3CE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dcdc; /* rgb */ color: rgb(118, 220, 220); /* oklch */ color: oklch(83.3% 0.096 195.5);
Tailwind
colors: {
custom: {
50: '#a4e7e6',
500: '#76dcdc',
950: '#000000',
},
}SCSS
$custom: #76dcdc; $custom-light: #a4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#76dcdc",
"rgb": {
"r": 118,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.83322,
"c": 0.09553,
"h": 195.5
},
"luminance": 0.60205
}Semantic roles & 50–950 ramp
primary
#76DCDC
secondary
#AE4848
accent
#1F1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484