#60ADE0#60ADE0
#60ADE0 is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.107 H 239.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60ADE0 |
|---|---|
| RGB | rgb(96, 173, 224) |
| HSL | hsl(204, 67%, 63%) |
| HSV | hsv(204, 57%, 88%) |
| CMYK | cmyk(57.1%, 22.8%, 0%, 12.2%) |
| CIE-LAB | lab(67.84, -9.18, -32.90) |
| CIE-LCH | lch(67.84, 34.15, 254.41°) |
| OKLab | oklab(71.86% -0.0541 -0.0921) |
| OKLCH | oklch(71.86% 0.107 239.6) |
| XYZ | xyz(33.2170, 37.7527, 76.0431) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Deepskyblue
#00BFFF
ΔE00 6.88
Azure (survey)
#069AF3
ΔE00 7.38
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Sky
#82CAFC
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ADE0 #E09360
analogous
#60E0D3 #60ADE0 #606DE0
triadic
#60ADE0 #E060AD #ADE060
tetradic
#60ADE0 #D360E0 #E09360 #6DE060
square
#60ADE0 #D360E0 #E09360 #6DE060
split-complementary
#60ADE0 #E0606D #E0D360
monochromatic
#2070A5 #2D93D6 #60ADE0 #93C7EA #C6E2F4
Accessibility & contrast
On white
2.46
#60ADE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#60ADE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ADE0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ADE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ADE0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE2
Deuteranopia (green-blind)
#85A0DF
Tritanopia (blue-blind)
#00BABE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #60ade0; /* rgb */ color: rgb(96, 173, 224); /* oklch */ color: oklch(71.9% 0.107 239.6);
Tailwind
colors: {
custom: {
50: '#97c5ea',
500: '#60ade0',
950: '#000000',
},
}SCSS
$custom: #60ade0; $custom-light: #97c5ea; $custom-dark: #000000;
JSON
{
"hex": "#60ade0",
"rgb": {
"r": 96,
"g": 173,
"b": 224
},
"hsl": {
"h": 203.906,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.71859,
"c": 0.10677,
"h": 239.6
},
"luminance": 0.37756
}Semantic roles & 50–950 ramp
primary
#60ADE0
secondary
#E5C9B7
accent
#6016CF
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184