#60ABDF#60ABDF
#60ABDF is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.4% C 0.107 H 240.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60ABDF |
|---|---|
| RGB | rgb(96, 171, 223) |
| HSL | hsl(205, 66%, 63%) |
| HSV | hsv(205, 57%, 87%) |
| CMYK | cmyk(57%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(67.23, -8.39, -33.29) |
| CIE-LCH | lch(67.23, 34.33, 255.85°) |
| OKLab | oklab(71.36% -0.0522 -0.0932) |
| OKLCH | oklch(71.36% 0.107 240.7) |
| XYZ | xyz(32.7011, 36.9374, 75.2041) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.75
Azure (survey)
#069AF3
ΔE00 6.79
Deepskyblue
#00BFFF
ΔE00 7.51
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Sky
#82CAFC
ΔE00 8.45
Carolina Blue
#8AB8FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ABDF #DF9460
analogous
#60DFD4 #60ABDF #606BDF
triadic
#60ABDF #DF60AB #ABDF60
tetradic
#60ABDF #D460DF #DF9460 #6BDF60
square
#60ABDF #D460DF #DF9460 #6BDF60
split-complementary
#60ABDF #DF606B #DFD460
monochromatic
#216EA4 #2D90D5 #60ABDF #93C6E9 #C6E1F4
Accessibility & contrast
On white
2.50
#60ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#60ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ABDF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ABDF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE1
Deuteranopia (green-blind)
#839EDE
Tritanopia (blue-blind)
#00B8BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #60abdf; /* rgb */ color: rgb(96, 171, 223); /* oklch */ color: oklch(71.4% 0.107 240.7);
Tailwind
colors: {
custom: {
50: '#96c3e9',
500: '#60abdf',
950: '#000000',
},
}SCSS
$custom: #60abdf; $custom-light: #96c3e9; $custom-dark: #000000;
JSON
{
"hex": "#60abdf",
"rgb": {
"r": 96,
"g": 171,
"b": 223
},
"hsl": {
"h": 204.567,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.71364,
"c": 0.10683,
"h": 240.7
},
"luminance": 0.3694
}Semantic roles & 50–950 ramp
primary
#60ABDF
secondary
#E4C9B6
accent
#6217CE
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184