#60CBED#60CBED
#60CBED is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.2% C 0.109 H 221.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBED |
|---|---|
| RGB | rgb(96, 203, 237) |
| HSL | hsl(194, 80%, 65%) |
| HSV | hsv(194, 59%, 93%) |
| CMYK | cmyk(59.5%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.87, -21.09, -26.06) |
| CIE-LCH | lch(76.87, 33.52, 231.02°) |
| OKLab | oklab(79.21% -0.0814 -0.0725) |
| OKLCH | oklch(79.21% 0.109 221.7) |
| XYZ | xyz(41.4598, 51.3090, 87.8230) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.61
Neon Blue
#04D9FF
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 6.07
Lightskyblue
#87CEFA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBED #ED8260
analogous
#60EDC8 #60CBED #6084ED
triadic
#60CBED #ED60CB #CBED60
tetradic
#60CBED #C860ED #ED8260 #84ED60
square
#60CBED #C860ED #ED8260 #84ED60
split-complementary
#60CBED #ED6084 #EDC860
monochromatic
#1595BD #29B9E7 #60CBED #97DDF3 #CEEFF9
Accessibility & contrast
On white
1.86
#60CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#60CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBED
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBED | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbed; /* rgb */ color: rgb(96, 203, 237); /* oklch */ color: oklch(79.2% 0.109 221.7);
Tailwind
colors: {
custom: {
50: '#99dbf3',
500: '#60cbed',
950: '#000000',
},
}SCSS
$custom: #60cbed; $custom-light: #99dbf3; $custom-dark: #000000;
JSON
{
"hex": "#60cbed",
"rgb": {
"r": 96,
"g": 203,
"b": 237
},
"hsl": {
"h": 194.468,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.79208,
"c": 0.10904,
"h": 221.7
},
"luminance": 0.51313
}Semantic roles & 50–950 ramp
primary
#60CBED
secondary
#BC5635
accent
#3C0ADC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485