#60CBE8#60CBE8
#60CBE8 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.0% C 0.106 H 218.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBE8 |
|---|---|
| RGB | rgb(96, 203, 232) |
| HSL | hsl(193, 75%, 64%) |
| HSV | hsv(193, 59%, 91%) |
| CMYK | cmyk(58.6%, 12.5%, 0%, 9%) |
| CIE-LAB | lab(76.69, -22.54, -23.64) |
| CIE-LCH | lch(76.69, 32.66, 226.36°) |
| OKLab | oklab(79.01% -0.0833 -0.0656) |
| OKLCH | oklch(79.01% 0.106 218.2) |
| XYZ | xyz(40.7395, 51.0208, 84.0293) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.51
Neon Blue
#04D9FF
ΔE00 4.70
Bright Sky Blue
#02CCFE
ΔE00 5.12
Baby Blue
#89CFF0
ΔE00 5.48
Lightblue (survey)
#7BC8F6
ΔE00 7.43
Aqua Blue
#02D8E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBE8 #E87D60
analogous
#60E8C1 #60CBE8 #6087E8
triadic
#60CBE8 #E860CB #CBE860
tetradic
#60CBE8 #C160E8 #E87D60 #87E860
square
#60CBE8 #C160E8 #E87D60 #87E860
split-complementary
#60CBE8 #E86087 #E8C160
monochromatic
#1A93B4 #2BBAE0 #60CBE8 #95DCF0 #CBEEF7
Accessibility & contrast
On white
1.87
#60CBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#60CBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBE8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBE8 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EA
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #60cbe8; /* rgb */ color: rgb(96, 203, 232); /* oklch */ color: oklch(79.0% 0.106 218.2);
Tailwind
colors: {
custom: {
50: '#99dbef',
500: '#60cbe8',
950: '#000000',
},
}SCSS
$custom: #60cbe8; $custom-light: #99dbef; $custom-dark: #000000;
JSON
{
"hex": "#60cbe8",
"rgb": {
"r": 96,
"g": 203,
"b": 232
},
"hsl": {
"h": 192.794,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.79011,
"c": 0.10608,
"h": 218.2
},
"luminance": 0.51025
}Semantic roles & 50–950 ramp
primary
#60CBE8
secondary
#B45338
accent
#390FD7
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485