#60CBF6#60CBF6
#60CBF6 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.6% C 0.115 H 227.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBF6 |
|---|---|
| RGB | rgb(96, 203, 246) |
| HSL | hsl(197, 89%, 67%) |
| HSV | hsv(197, 61%, 96%) |
| CMYK | cmyk(61%, 17.5%, 0%, 3.5%) |
| CIE-LAB | lab(77.19, -18.42, -30.39) |
| CIE-LCH | lch(77.19, 35.53, 238.78°) |
| OKLab | oklab(79.57% -0.0782 -0.0848) |
| OKLCH | oklch(79.57% 0.115 227.3) |
| XYZ | xyz(42.8078, 51.8482, 94.9226) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 4.00
Baby Blue
#89CFF0
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.33
Lightskyblue
#87CEFA
ΔE00 4.76
Deepskyblue
#00BFFF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBF6 #F68B60
analogous
#60F6D6 #60CBF6 #6080F6
triadic
#60CBF6 #F660CB #CBF660
tetradic
#60CBF6 #D660F6 #F68B60 #80F660
square
#60CBF6 #D660F6 #F68B60 #80F660
split-complementary
#60CBF6 #F66080 #F6D660
monochromatic
#0C98D0 #26B8F3 #60CBF6 #9ADEF9 #D4F1FD
Accessibility & contrast
On white
1.85
#60CBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#60CBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBF6
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBF6 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F8
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cbf6; /* rgb */ color: rgb(96, 203, 246); /* oklch */ color: oklch(79.6% 0.115 227.3);
Tailwind
colors: {
custom: {
50: '#9adbf9',
500: '#60cbf6',
950: '#000000',
},
}SCSS
$custom: #60cbf6; $custom-light: #9adbf9; $custom-dark: #000000;
JSON
{
"hex": "#60cbf6",
"rgb": {
"r": 96,
"g": 203,
"b": 246
},
"hsl": {
"h": 197.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.79574,
"c": 0.11533,
"h": 227.3
},
"luminance": 0.51852
}Semantic roles & 50–950 ramp
primary
#60CBF6
secondary
#CB5C2F
accent
#4200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485