#60CEED#60CEED
#60CEED is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.109 H 219.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEED |
|---|---|
| RGB | rgb(96, 206, 237) |
| HSL | hsl(193, 80%, 65%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(59.5%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.72, -22.60, -24.75) |
| CIE-LCH | lch(77.72, 33.52, 227.60°) |
| OKLab | oklab(79.89% -0.0846 -0.0688) |
| OKLCH | oklch(79.89% 0.109 219.1) |
| XYZ | xyz(42.1751, 52.7396, 88.0615) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.30
Bright Sky Blue
#02CCFE
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 5.14
Lightblue (survey)
#7BC8F6
ΔE00 7.13
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEED #ED7F60
analogous
#60EDC5 #60CEED #6088ED
triadic
#60CEED #ED60CE #CEED60
tetradic
#60CEED #C560ED #ED7F60 #88ED60
square
#60CEED #C560ED #ED7F60 #88ED60
split-complementary
#60CEED #ED6088 #EDC560
monochromatic
#1598BD #29BDE7 #60CEED #97DFF3 #CEF0F9
Accessibility & contrast
On white
1.82
#60CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#60CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEED
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEED | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #60ceed; /* rgb */ color: rgb(96, 206, 237); /* oklch */ color: oklch(79.9% 0.109 219.1);
Tailwind
colors: {
custom: {
50: '#99ddf3',
500: '#60ceed',
950: '#000000',
},
}SCSS
$custom: #60ceed; $custom-light: #99ddf3; $custom-dark: #000000;
JSON
{
"hex": "#60ceed",
"rgb": {
"r": 96,
"g": 206,
"b": 237
},
"hsl": {
"h": 193.191,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.79892,
"c": 0.10902,
"h": 219.1
},
"luminance": 0.52744
}Semantic roles & 50–950 ramp
primary
#60CEED
secondary
#BC5335
accent
#380ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485