#60A9DA#60A9DA
#60A9DA is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.7% C 0.103 H 239.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60A9DA |
|---|---|
| RGB | rgb(96, 169, 218) |
| HSL | hsl(204, 62%, 62%) |
| HSV | hsv(204, 56%, 85%) |
| CMYK | cmyk(56%, 22.5%, 0%, 14.5%) |
| CIE-LAB | lab(66.46, -8.83, -31.73) |
| CIE-LCH | lch(66.46, 32.94, 254.46°) |
| OKLab | oklab(70.69% -0.0517 -0.0887) |
| OKLCH | oklch(70.69% 0.103 239.8) |
| XYZ | xyz(31.6621, 35.9219, 71.5812) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.49
Azure (survey)
#069AF3
ΔE00 6.76
Deepskyblue
#00BFFF
ΔE00 7.87
Greyblue
#77A1B5
ΔE00 8.06
Lightblue (survey)
#7BC8F6
ΔE00 8.46
Carolina Blue
#8AB8FE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60A9DA #DA9160
analogous
#60DACE #60A9DA #606CDA
triadic
#60A9DA #DA60A9 #A9DA60
tetradic
#60A9DA #CE60DA #DA9160 #6CDA60
square
#60A9DA #CE60DA #DA9160 #6CDA60
split-complementary
#60A9DA #DA606C #DACE60
monochromatic
#246C9B #308ECD #60A9DA #92C4E6 #C3DFF1
Accessibility & contrast
On white
2.57
#60A9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#60A9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60A9DA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60A9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60A9DA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DC
Deuteranopia (green-blind)
#829CD9
Tritanopia (blue-blind)
#00B5B9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #60a9da; /* rgb */ color: rgb(96, 169, 218); /* oklch */ color: oklch(70.7% 0.103 239.8);
Tailwind
colors: {
custom: {
50: '#96c2e5',
500: '#60a9da',
950: '#000000',
},
}SCSS
$custom: #60a9da; $custom-light: #96c2e5; $custom-dark: #000000;
JSON
{
"hex": "#60a9da",
"rgb": {
"r": 96,
"g": 169,
"b": 218
},
"hsl": {
"h": 204.098,
"s": 62.245,
"l": 61.569
},
"oklch": {
"l": 0.70688,
"c": 0.10269,
"h": 239.8
},
"luminance": 0.35925
}Semantic roles & 50–950 ramp
primary
#60A9DA
secondary
#E2C6B4
accent
#621CCA
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1215
muted
#7E8184