#76C8DC#76C8DC
#76C8DC is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.085 H 215.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8DC |
|---|---|
| RGB | rgb(118, 200, 220) |
| HSL | hsl(192, 59%, 66%) |
| HSV | hsv(192, 46%, 86%) |
| CMYK | cmyk(46.4%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.27, -19.80, -17.74) |
| CIE-LCH | lch(76.27, 26.58, 221.87°) |
| OKLab | oklab(78.77% -0.0693 -0.0489) |
| OKLCH | oklch(78.77% 0.085 215.2) |
| XYZ | xyz(41.0389, 50.3242, 75.2472) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 5.87
Neon Blue
#04D9FF
ΔE00 7.18
Bright Sky Blue
#02CCFE
ΔE00 7.93
Aqua Blue
#02D8E9
ΔE00 8.02
Lightblue
#ADD8E6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8DC #DC8A76
analogous
#76DCBD #76C8DC #7695DC
triadic
#76C8DC #DC76C8 #C8DC76
tetradic
#76C8DC #BD76DC #DC8A76 #95DC76
square
#76C8DC #BD76DC #DC8A76 #95DC76
split-complementary
#76C8DC #DC7695 #DCBD76
monochromatic
#2C93AC #45B4D0 #76C8DC #A7DCE8 #D7EFF5
Accessibility & contrast
On white
1.90
#76C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#76C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8DC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8DC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#42D0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76c8dc; /* rgb */ color: rgb(118, 200, 220); /* oklch */ color: oklch(78.8% 0.085 215.2);
Tailwind
colors: {
custom: {
50: '#a3d8e6',
500: '#76c8dc',
950: '#000000',
},
}SCSS
$custom: #76c8dc; $custom-light: #a3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#76c8dc",
"rgb": {
"r": 118,
"g": 200,
"b": 220
},
"hsl": {
"h": 191.765,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.78768,
"c": 0.08486,
"h": 215.2
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#76C8DC
secondary
#AE5C48
accent
#401FC7
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101416
muted
#808384