#60CBF0#60CBF0
#60CBF0 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.3% C 0.111 H 223.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBF0 |
|---|---|
| RGB | rgb(96, 203, 240) |
| HSL | hsl(195, 83%, 66%) |
| HSV | hsv(195, 60%, 94%) |
| CMYK | cmyk(60%, 15.4%, 0%, 5.9%) |
| CIE-LAB | lab(76.97, -20.20, -27.50) |
| CIE-LCH | lch(76.97, 34.13, 233.70°) |
| OKLab | oklab(79.33% -0.0803 -0.0766) |
| OKLCH | oklch(79.33% 0.111 223.6) |
| XYZ | xyz(41.9018, 51.4858, 90.1507) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 5.16
Lightblue (survey)
#7BC8F6
ΔE00 5.32
Lightskyblue
#87CEFA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBF0 #F08560
analogous
#60F0CD #60CBF0 #6083F0
triadic
#60CBF0 #F060CB #CBF060
tetradic
#60CBF0 #CD60F0 #F08560 #83F060
square
#60CBF0 #CD60F0 #F08560 #83F060
split-complementary
#60CBF0 #F06083 #F0CD60
monochromatic
#1296C3 #28B9EB #60CBF0 #98DDF5 #D0F0FB
Accessibility & contrast
On white
1.86
#60CBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#60CBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBF0
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBF0 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F2
Deuteranopia (green-blind)
#A1B7F0
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbf0; /* rgb */ color: rgb(96, 203, 240); /* oklch */ color: oklch(79.3% 0.111 223.6);
Tailwind
colors: {
custom: {
50: '#9adbf5',
500: '#60cbf0',
950: '#000000',
},
}SCSS
$custom: #60cbf0; $custom-light: #9adbf5; $custom-dark: #000000;
JSON
{
"hex": "#60cbf0",
"rgb": {
"r": 96,
"g": 203,
"b": 240
},
"hsl": {
"h": 195.417,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.79328,
"c": 0.111,
"h": 223.6
},
"luminance": 0.5149
}Semantic roles & 50–950 ramp
primary
#60CBF0
secondary
#C15833
accent
#3E06DF
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485