#60CBF3#60CBF3
#60CBF3 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.113 H 225.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBF3 |
|---|---|
| RGB | rgb(96, 203, 243) |
| HSL | hsl(196, 86%, 66%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.5%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.08, -19.31, -28.95) |
| CIE-LCH | lch(77.08, 34.80, 236.29°) |
| OKLab | oklab(79.45% -0.0792 -0.0807) |
| OKLCH | oklch(79.45% 0.113 225.5) |
| XYZ | xyz(42.3511, 51.6655, 92.5172) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.11
Lightblue (survey)
#7BC8F6
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBF3 #F38860
analogous
#60F3D2 #60CBF3 #6082F3
triadic
#60CBF3 #F360CB #CBF360
tetradic
#60CBF3 #D260F3 #F38860 #82F360
square
#60CBF3 #D260F3 #F38860 #82F360
split-complementary
#60CBF3 #F36082 #F3D260
monochromatic
#0F97C9 #27B8EF #60CBF3 #99DEF7 #D2F0FC
Accessibility & contrast
On white
1.85
#60CBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#60CBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBF3
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBF3 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbf3; /* rgb */ color: rgb(96, 203, 243); /* oklch */ color: oklch(79.5% 0.113 225.5);
Tailwind
colors: {
custom: {
50: '#9adbf7',
500: '#60cbf3',
950: '#000000',
},
}SCSS
$custom: #60cbf3; $custom-light: #9adbf7; $custom-dark: #000000;
JSON
{
"hex": "#60cbf3",
"rgb": {
"r": 96,
"g": 203,
"b": 243
},
"hsl": {
"h": 196.327,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.7945,
"c": 0.1131,
"h": 225.5
},
"luminance": 0.5167
}Semantic roles & 50–950 ramp
primary
#60CBF3
secondary
#C65A31
accent
#4003E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485