#60B3FF#60B3FF
#60B3FF is a light, vivid cyan. Relative luminance 0.419; OKLCH L 74.7% C 0.137 H 248.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60B3FF |
|---|---|
| RGB | rgb(96, 179, 255) |
| HSL | hsl(209, 100%, 69%) |
| HSV | hsv(209, 62%, 100%) |
| CMYK | cmyk(62.4%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(70.83, -2.77, -45.10) |
| CIE-LCH | lch(70.83, 45.19, 266.49°) |
| OKLab | oklab(74.65% -0.0508 -0.1273) |
| OKLCH | oklch(74.65% 0.137 248.2) |
| XYZ | xyz(38.9873, 41.9432, 100.6296) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.62
Carolina Blue
#8AB8FE
ΔE00 6.18
Sky
#82CAFC
ΔE00 7.01
Lightblue (survey)
#7BC8F6
ΔE00 7.50
Azure (survey)
#069AF3
ΔE00 7.94
Lightskyblue
#87CEFA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60B3FF #FFAC60
analogous
#60FFFB #60B3FF #6064FF
triadic
#60B3FF #FF60B3 #B3FF60
tetradic
#60B3FF #FB60FF #FFAC60 #64FF60
square
#60B3FF #FB60FF #FFAC60 #64FF60
split-complementary
#60B3FF #FF6064 #FFFB60
monochromatic
#0077E5 #2396FF #60B3FF #9DD0FF #DAEEFF
Accessibility & contrast
On white
2.24
#60B3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#60B3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60B3FF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60B3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60B3FF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#7CA6FE
Tritanopia (blue-blind)
#00C5CE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #60b3ff; /* rgb */ color: rgb(96, 179, 255); /* oklch */ color: oklch(74.7% 0.137 248.2);
Tailwind
colors: {
custom: {
50: '#9ac9ff',
500: '#60b3ff',
950: '#000000',
},
}SCSS
$custom: #60b3ff; $custom-light: #9ac9ff; $custom-dark: #000000;
JSON
{
"hex": "#60b3ff",
"rgb": {
"r": 96,
"g": 179,
"b": 255
},
"hsl": {
"h": 208.679,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74654,
"c": 0.13706,
"h": 248.2
},
"luminance": 0.41947
}Semantic roles & 50–950 ramp
primary
#60B3FF
secondary
#F5DCC6
accent
#6E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1318
muted
#7F8286