#76CCDD#76CCDD
#76CCDD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.087 H 211.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCDD |
|---|---|
| RGB | rgb(118, 204, 221) |
| HSL | hsl(190, 60%, 66%) |
| HSV | hsv(190, 47%, 87%) |
| CMYK | cmyk(46.6%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.43, -21.56, -16.52) |
| CIE-LCH | lch(77.43, 27.16, 217.47°) |
| OKLab | oklab(79.71% -0.0735 -0.0455) |
| OKLCH | oklch(79.71% 0.087 211.8) |
| XYZ | xyz(42.1103, 52.2544, 76.2596) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 6.88
Baby Blue
#89CFF0
ΔE00 6.89
Neon Blue
#04D9FF
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 8.06
Lightblue
#ADD8E6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCDD #DD8776
analogous
#76DDBB #76CCDD #7699DD
triadic
#76CCDD #DD76CC #CCDD76
tetradic
#76CCDD #BB76DD #DD8776 #99DD76
square
#76CCDD #BB76DD #DD8776 #99DD76
split-complementary
#76CCDD #DD7699 #DDBB76
monochromatic
#2B98AE #45BAD1 #76CCDD #A7DEE9 #D8F1F5
Accessibility & contrast
On white
1.83
#76CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#76CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCDD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCDD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#40D3D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76ccdd; /* rgb */ color: rgb(118, 204, 221); /* oklch */ color: oklch(79.7% 0.087 211.8);
Tailwind
colors: {
custom: {
50: '#a3dbe7',
500: '#76ccdd',
950: '#000000',
},
}SCSS
$custom: #76ccdd; $custom-light: #a3dbe7; $custom-dark: #000000;
JSON
{
"hex": "#76ccdd",
"rgb": {
"r": 118,
"g": 204,
"b": 221
},
"hsl": {
"h": 189.903,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.7971,
"c": 0.08651,
"h": 211.8
},
"luminance": 0.52258
}Semantic roles & 50–950 ramp
primary
#76CCDD
secondary
#B05947
accent
#3A1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484