#60AADE#60AADE
#60AADE is a light, moderate cyan. Relative luminance 0.365; OKLCH L 71.1% C 0.106 H 241.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60AADE |
|---|---|
| RGB | rgb(96, 170, 222) |
| HSL | hsl(205, 66%, 62%) |
| HSV | hsv(205, 57%, 87%) |
| CMYK | cmyk(56.8%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(66.91, -8.15, -33.24) |
| CIE-LCH | lch(66.91, 34.23, 256.22°) |
| OKLab | oklab(71.09% -0.0514 -0.0931) |
| OKLCH | oklch(71.09% 0.106 241.1) |
| XYZ | xyz(32.3785, 36.5073, 74.4334) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Azure (survey)
#069AF3
ΔE00 6.57
Deepskyblue
#00BFFF
ΔE00 7.79
Lightblue (survey)
#7BC8F6
ΔE00 8.25
Carolina Blue
#8AB8FE
ΔE00 8.50
Greyblue
#77A1B5
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AADE #DE9460
analogous
#60DED3 #60AADE #606BDE
triadic
#60AADE #DE60AA #AADE60
tetradic
#60AADE #D360DE #DE9460 #6BDE60
square
#60AADE #D360DE #DE9460 #6BDE60
split-complementary
#60AADE #DE606B #DED360
monochromatic
#226DA2 #2D8FD3 #60AADE #93C5E9 #C5E0F3
Accessibility & contrast
On white
2.53
#60AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#60AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AADE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AADE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE0
Deuteranopia (green-blind)
#829DDD
Tritanopia (blue-blind)
#00B7BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #60aade; /* rgb */ color: rgb(96, 170, 222); /* oklch */ color: oklch(71.1% 0.106 241.1);
Tailwind
colors: {
custom: {
50: '#96c3e8',
500: '#60aade',
950: '#000000',
},
}SCSS
$custom: #60aade; $custom-light: #96c3e8; $custom-dark: #000000;
JSON
{
"hex": "#60aade",
"rgb": {
"r": 96,
"g": 170,
"b": 222
},
"hsl": {
"h": 204.762,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.71094,
"c": 0.10634,
"h": 241.1
},
"luminance": 0.3651
}Semantic roles & 50–950 ramp
primary
#60AADE
secondary
#E4C9B6
accent
#6318CD
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184