#76CCDC#76CCDC
#76CCDC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.086 H 210.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCDC |
|---|---|
| RGB | rgb(118, 204, 220) |
| HSL | hsl(189, 59%, 66%) |
| HSV | hsv(189, 46%, 86%) |
| CMYK | cmyk(46.4%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(77.40, -21.82, -16.03) |
| CIE-LCH | lch(77.40, 27.08, 216.31°) |
| OKLab | oklab(79.67% -0.0739 -0.0442) |
| OKLCH | oklch(79.67% 0.086 210.9) |
| XYZ | xyz(41.9775, 52.2012, 75.5600) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 7.23
Neon Blue
#04D9FF
ΔE00 7.25
Robin'S Egg
#6DEDFD
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCDC #DC8676
analogous
#76DCB9 #76CCDC #7699DC
triadic
#76CCDC #DC76CC #CCDC76
tetradic
#76CCDC #B976DC #DC8676 #99DC76
square
#76CCDC #B976DC #DC8676 #99DC76
split-complementary
#76CCDC #DC7699 #DCB976
monochromatic
#2C98AC #45BAD0 #76CCDC #A7DEE8 #D7F0F5
Accessibility & contrast
On white
1.84
#76CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#76CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCDC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCDC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#41D3D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76ccdc; /* rgb */ color: rgb(118, 204, 220); /* oklch */ color: oklch(79.7% 0.086 210.9);
Tailwind
colors: {
custom: {
50: '#a3dbe6',
500: '#76ccdc',
950: '#000000',
},
}SCSS
$custom: #76ccdc; $custom-light: #a3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#76ccdc",
"rgb": {
"r": 118,
"g": 204,
"b": 220
},
"hsl": {
"h": 189.412,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.79674,
"c": 0.08613,
"h": 210.9
},
"luminance": 0.52205
}Semantic roles & 50–950 ramp
primary
#76CCDC
secondary
#AE5848
accent
#391FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484