#60ADE2#60ADE2
#60ADE2 is a light, moderate cyan. Relative luminance 0.379; OKLCH L 71.9% C 0.109 H 240.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60ADE2 |
|---|---|
| RGB | rgb(96, 173, 226) |
| HSL | hsl(204, 69%, 63%) |
| HSV | hsv(204, 58%, 89%) |
| CMYK | cmyk(57.5%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(67.92, -8.57, -33.87) |
| CIE-LCH | lch(67.92, 34.93, 255.81°) |
| OKLab | oklab(71.95% -0.0534 -0.0949) |
| OKLCH | oklch(71.95% 0.109 240.6) |
| XYZ | xyz(33.4898, 37.8619, 77.4800) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.31
Deepskyblue
#00BFFF
ΔE00 7.04
Azure (survey)
#069AF3
ΔE00 7.13
Lightblue (survey)
#7BC8F6
ΔE00 7.44
Sky
#82CAFC
ΔE00 7.91
Carolina Blue
#8AB8FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ADE2 #E29560
analogous
#60E2D6 #60ADE2 #606CE2
triadic
#60ADE2 #E260AD #ADE260
tetradic
#60ADE2 #D660E2 #E29560 #6CE260
square
#60ADE2 #D660E2 #E29560 #6CE260
split-complementary
#60ADE2 #E2606C #E2D660
monochromatic
#1F71A9 #2C92D9 #60ADE2 #94C8EB #C8E2F5
Accessibility & contrast
On white
2.45
#60ADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#60ADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ADE2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ADE2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE4
Deuteranopia (green-blind)
#84A0E1
Tritanopia (blue-blind)
#00BABF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #60ade2; /* rgb */ color: rgb(96, 173, 226); /* oklch */ color: oklch(71.9% 0.109 240.6);
Tailwind
colors: {
custom: {
50: '#97c5eb',
500: '#60ade2',
950: '#000000',
},
}SCSS
$custom: #60ade2; $custom-light: #97c5eb; $custom-dark: #000000;
JSON
{
"hex": "#60ade2",
"rgb": {
"r": 96,
"g": 173,
"b": 226
},
"hsl": {
"h": 204.462,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.71949,
"c": 0.10886,
"h": 240.6
},
"luminance": 0.37865
}Semantic roles & 50–950 ramp
primary
#60ADE2
secondary
#E6CBB8
accent
#6114D1
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184