#60ACDC#60ACDC
#60ACDC is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.103 H 238.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60ACDC |
|---|---|
| RGB | rgb(96, 172, 220) |
| HSL | hsl(203, 64%, 62%) |
| HSV | hsv(203, 56%, 86%) |
| CMYK | cmyk(56.4%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(67.39, -9.86, -31.39) |
| CIE-LCH | lch(67.39, 32.90, 252.57°) |
| OKLab | oklab(71.45% -0.0543 -0.0877) |
| OKLCH | oklch(71.45% 0.103 238.2) |
| XYZ | xyz(32.4899, 37.1562, 73.1560) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Deepskyblue
#00BFFF
ΔE00 6.99
Azure (survey)
#069AF3
ΔE00 7.59
Lightblue (survey)
#7BC8F6
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 8.12
Sky
#82CAFC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ACDC #DC9060
analogous
#60DCCE #60ACDC #606EDC
triadic
#60ACDC #DC60AC #ACDC60
tetradic
#60ACDC #CE60DC #DC9060 #6EDC60
square
#60ACDC #CE60DC #DC9060 #6EDC60
split-complementary
#60ACDC #DC606E #DCCE60
monochromatic
#236F9F #2E92D1 #60ACDC #92C6E7 #C4E0F2
Accessibility & contrast
On white
2.49
#60ACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#60ACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ACDC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ACDC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#00B8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #60acdc; /* rgb */ color: rgb(96, 172, 220); /* oklch */ color: oklch(71.5% 0.103 238.2);
Tailwind
colors: {
custom: {
50: '#96c4e7',
500: '#60acdc',
950: '#000000',
},
}SCSS
$custom: #60acdc; $custom-light: #96c4e7; $custom-dark: #000000;
JSON
{
"hex": "#60acdc",
"rgb": {
"r": 96,
"g": 172,
"b": 220
},
"hsl": {
"h": 203.226,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.71454,
"c": 0.10319,
"h": 238.2
},
"luminance": 0.37159
}Semantic roles & 50–950 ramp
primary
#60ACDC
secondary
#E3C7B5
accent
#5F1ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184