#60CBF1#60CBF1
#60CBF1 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.112 H 224.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBF1 |
|---|---|
| RGB | rgb(96, 203, 241) |
| HSL | hsl(196, 84%, 66%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.2%, 15.8%, 0%, 5.5%) |
| CIE-LAB | lab(77.01, -19.91, -27.99) |
| CIE-LCH | lch(77.01, 34.34, 234.58°) |
| OKLab | oklab(79.37% -0.08 -0.078) |
| OKLCH | oklch(79.37% 0.112 224.3) |
| XYZ | xyz(42.0507, 51.5453, 90.9352) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 4.20
Lightblue (survey)
#7BC8F6
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBF1 #F18660
analogous
#60F1CE #60CBF1 #6082F1
triadic
#60CBF1 #F160CB #CBF160
tetradic
#60CBF1 #CE60F1 #F18660 #82F160
square
#60CBF1 #CE60F1 #F18660 #82F160
split-complementary
#60CBF1 #F16082 #F1CE60
monochromatic
#1196C5 #28B9EC #60CBF1 #98DDF6 #D0F0FB
Accessibility & contrast
On white
1.86
#60CBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#60CBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBF1
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBF1 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F3
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbf1; /* rgb */ color: rgb(96, 203, 241); /* oklch */ color: oklch(79.4% 0.112 224.3);
Tailwind
colors: {
custom: {
50: '#9adbf5',
500: '#60cbf1',
950: '#000000',
},
}SCSS
$custom: #60cbf1; $custom-light: #9adbf5; $custom-dark: #000000;
JSON
{
"hex": "#60cbf1",
"rgb": {
"r": 96,
"g": 203,
"b": 241
},
"hsl": {
"h": 195.724,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.79369,
"c": 0.11169,
"h": 224.3
},
"luminance": 0.5155
}Semantic roles & 50–950 ramp
primary
#60CBF1
secondary
#C35833
accent
#3F05E0
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485