#60ADD4#60ADD4
#60ADD4 is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.3% C 0.095 H 232.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60ADD4 |
|---|---|
| RGB | rgb(96, 173, 212) |
| HSL | hsl(200, 57%, 60%) |
| HSV | hsv(200, 55%, 83%) |
| CMYK | cmyk(54.7%, 18.4%, 0%, 16.9%) |
| CIE-LAB | lab(67.37, -12.80, -27.02) |
| CIE-LCH | lch(67.37, 29.90, 244.65°) |
| OKLab | oklab(71.33% -0.0582 -0.0753) |
| OKLCH | oklch(71.33% 0.095 232.3) |
| XYZ | xyz(31.6467, 37.1246, 67.7726) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.67
Deepskyblue
#00BFFF
ΔE00 7.04
Lightblue (survey)
#7BC8F6
ΔE00 7.68
Sky Blue (survey)
#75BBFD
ΔE00 8.12
Sky
#82CAFC
ΔE00 8.79
Bluegrey
#85A3B2
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ADD4 #D48760
analogous
#60D4C1 #60ADD4 #6073D4
triadic
#60ADD4 #D460AD #ADD460
tetradic
#60ADD4 #C160D4 #D48760 #73D460
square
#60ADD4 #C160D4 #D48760 #73D460
split-complementary
#60ADD4 #D46073 #D4C160
monochromatic
#286E92 #3593C2 #60ADD4 #90C6E1 #C0DFEE
Accessibility & contrast
On white
2.49
#60ADD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#60ADD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ADD4
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ADD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ADD4 | 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)
#9AABD6
Deuteranopia (green-blind)
#8A9FD3
Tritanopia (blue-blind)
#00B8BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #60add4; /* rgb */ color: rgb(96, 173, 212); /* oklch */ color: oklch(71.3% 0.095 232.3);
Tailwind
colors: {
custom: {
50: '#95c5e1',
500: '#60add4',
950: '#000000',
},
}SCSS
$custom: #60add4; $custom-light: #95c5e1; $custom-dark: #000000;
JSON
{
"hex": "#60add4",
"rgb": {
"r": 96,
"g": 173,
"b": 212
},
"hsl": {
"h": 200.172,
"s": 57.426,
"l": 60.392
},
"oklch": {
"l": 0.71333,
"c": 0.09514,
"h": 232.3
},
"luminance": 0.37127
}Semantic roles & 50–950 ramp
primary
#60ADD4
secondary
#DEC1B2
accent
#5820C5
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183