#76ACDC#76ACDC
#76ACDC is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.090 H 246.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACDC |
|---|---|
| RGB | rgb(118, 172, 220) |
| HSL | hsl(208, 59%, 66%) |
| HSV | hsv(208, 46%, 86%) |
| CMYK | cmyk(46.4%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.40, -4.96, -29.75) |
| CIE-LCH | lch(68.40, 30.16, 260.54°) |
| OKLab | oklab(72.53% -0.0364 -0.0828) |
| OKLCH | oklch(72.53% 0.09 246.3) |
| XYZ | xyz(35.1376, 38.5215, 73.2801) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 5.77
Cornflowerblue
#6495ED
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 8.00
Lightblue (survey)
#7BC8F6
ΔE00 8.13
Sky
#82CAFC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACDC #DCA676
analogous
#76DCD9 #76ACDC #7679DC
triadic
#76ACDC #DC76AC #ACDC76
tetradic
#76ACDC #D976DC #DCA676 #79DC76
square
#76ACDC #D976DC #DCA676 #79DC76
split-complementary
#76ACDC #DC7679 #DCD976
monochromatic
#2C70AC #458ED0 #76ACDC #A7CAE8 #D7E7F5
Accessibility & contrast
On white
2.41
#76ACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#76ACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACDC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACDC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDE
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#4AB7BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #76acdc; /* rgb */ color: rgb(118, 172, 220); /* oklch */ color: oklch(72.5% 0.090 246.3);
Tailwind
colors: {
custom: {
50: '#a2c4e7',
500: '#76acdc',
950: '#000000',
},
}SCSS
$custom: #76acdc; $custom-light: #a2c4e7; $custom-dark: #000000;
JSON
{
"hex": "#76acdc",
"rgb": {
"r": 118,
"g": 172,
"b": 220
},
"hsl": {
"h": 208.235,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.72526,
"c": 0.09044,
"h": 246.3
},
"luminance": 0.38524
}Semantic roles & 50–950 ramp
primary
#76ACDC
secondary
#E8D6C6
accent
#6E1FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184