#60CFEB#60CFEB
#60CFEB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.0% C 0.108 H 216.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFEB |
|---|---|
| RGB | rgb(96, 207, 235) |
| HSL | hsl(192, 78%, 65%) |
| HSV | hsv(192, 59%, 92%) |
| CMYK | cmyk(59.1%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.94, -23.69, -23.35) |
| CIE-LCH | lch(77.94, 33.26, 224.59°) |
| OKLab | oklab(80.04% -0.0864 -0.0648) |
| OKLCH | oklch(80.04% 0.108 216.9) |
| XYZ | xyz(42.1261, 53.1064, 86.6117) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.81
Bright Sky Blue
#02CCFE
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.78
Lightblue (survey)
#7BC8F6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFEB #EB7C60
analogous
#60EBC1 #60CFEB #608AEB
triadic
#60CFEB #EB60CF #CFEB60
tetradic
#60CFEB #C160EB #EB7C60 #8AEB60
square
#60CFEB #C160EB #EB7C60 #8AEB60
split-complementary
#60CFEB #EB608A #EBC160
monochromatic
#1799B9 #2ABFE4 #60CFEB #96DFF2 #CDF0F9
Accessibility & contrast
On white
1.81
#60CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#60CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFEB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFEB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cfeb; /* rgb */ color: rgb(96, 207, 235); /* oklch */ color: oklch(80.0% 0.108 216.9);
Tailwind
colors: {
custom: {
50: '#99def1',
500: '#60cfeb',
950: '#000000',
},
}SCSS
$custom: #60cfeb; $custom-light: #99def1; $custom-dark: #000000;
JSON
{
"hex": "#60cfeb",
"rgb": {
"r": 96,
"g": 207,
"b": 235
},
"hsl": {
"h": 192.086,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.80043,
"c": 0.108,
"h": 216.9
},
"luminance": 0.53111
}Semantic roles & 50–950 ramp
primary
#60CFEB
secondary
#B95137
accent
#350CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485