#60BBEE#60BBEE
#60BBEE is a light, moderate cyan. Relative luminance 0.442; OKLCH L 75.6% C 0.114 H 235.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60BBEE |
|---|---|
| RGB | rgb(96, 187, 238) |
| HSL | hsl(202, 81%, 65%) |
| HSV | hsv(202, 60%, 93%) |
| CMYK | cmyk(59.7%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(72.36, -12.45, -33.53) |
| CIE-LCH | lch(72.36, 35.76, 249.63°) |
| OKLab | oklab(75.63% -0.0643 -0.0938) |
| OKLCH | oklch(75.63% 0.114 235.6) |
| XYZ | xyz(38.0209, 44.1968, 87.3995) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Deepskyblue
#00BFFF
ΔE00 3.98
Sky
#82CAFC
ΔE00 4.93
Sky Blue (survey)
#75BBFD
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60BBEE #EE9360
analogous
#60EEDA #60BBEE #6074EE
triadic
#60BBEE #EE60BB #BBEE60
tetradic
#60BBEE #DA60EE #EE9360 #74EE60
square
#60BBEE #DA60EE #EE9360 #74EE60
split-complementary
#60BBEE #EE6074 #EEDA60
monochromatic
#1482BF #29A3E8 #60BBEE #97D3F4 #CFEAFA
Accessibility & contrast
On white
2.13
#60BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#60BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60BBEE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60BBEE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF0
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#00C8CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #60bbee; /* rgb */ color: rgb(96, 187, 238); /* oklch */ color: oklch(75.6% 0.114 235.6);
Tailwind
colors: {
custom: {
50: '#99cff3',
500: '#60bbee',
950: '#000000',
},
}SCSS
$custom: #60bbee; $custom-light: #99cff3; $custom-dark: #000000;
JSON
{
"hex": "#60bbee",
"rgb": {
"r": 96,
"g": 187,
"b": 238
},
"hsl": {
"h": 201.549,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.75628,
"c": 0.11376,
"h": 235.6
},
"luminance": 0.442
}Semantic roles & 50–950 ramp
primary
#60BBEE
secondary
#EDCEBD
accent
#5508DD
background
#FAFCFE
surface
#F3F9FD
border
#CDD2D5
text
#0F1317
muted
#7F8285