#60AFDC#60AFDC
#60AFDC is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.1% C 0.102 H 235.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60AFDC |
|---|---|
| RGB | rgb(96, 175, 220) |
| HSL | hsl(202, 64%, 62%) |
| HSV | hsv(202, 56%, 86%) |
| CMYK | cmyk(56.4%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.25, -11.48, -30.07) |
| CIE-LCH | lch(68.25, 32.18, 249.10°) |
| OKLab | oklab(72.13% -0.0576 -0.0839) |
| OKLCH | oklch(72.13% 0.102 235.5) |
| XYZ | xyz(33.0673, 38.3111, 73.3484) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.21
Sky Blue (survey)
#75BBFD
ΔE00 6.57
Lightblue (survey)
#7BC8F6
ΔE00 6.84
Sky
#82CAFC
ΔE00 7.75
Greyblue
#77A1B5
ΔE00 7.94
Lightskyblue
#87CEFA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AFDC #DC8D60
analogous
#60DCCB #60AFDC #6071DC
triadic
#60AFDC #DC60AF #AFDC60
tetradic
#60AFDC #CB60DC #DC8D60 #71DC60
square
#60AFDC #CB60DC #DC8D60 #71DC60
split-complementary
#60AFDC #DC6071 #DCCB60
monochromatic
#23729F #2E96D1 #60AFDC #92C8E7 #C4E1F2
Accessibility & contrast
On white
2.42
#60AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#60AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AFDC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AFDC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#00BBBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #60afdc; /* rgb */ color: rgb(96, 175, 220); /* oklch */ color: oklch(72.1% 0.102 235.5);
Tailwind
colors: {
custom: {
50: '#96c6e7',
500: '#60afdc',
950: '#000000',
},
}SCSS
$custom: #60afdc; $custom-light: #96c6e7; $custom-dark: #000000;
JSON
{
"hex": "#60afdc",
"rgb": {
"r": 96,
"g": 175,
"b": 220
},
"hsl": {
"h": 201.774,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.72133,
"c": 0.10182,
"h": 235.5
},
"luminance": 0.38314
}Semantic roles & 50–950 ramp
primary
#60AFDC
secondary
#E3C6B5
accent
#5A1ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284