#60CDED#60CDED
#60CDED is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.7% C 0.109 H 220.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDED |
|---|---|
| RGB | rgb(96, 205, 237) |
| HSL | hsl(194, 80%, 65%) |
| HSV | hsv(194, 59%, 93%) |
| CMYK | cmyk(59.5%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.44, -22.10, -25.19) |
| CIE-LCH | lch(77.44, 33.51, 228.74°) |
| OKLab | oklab(79.66% -0.0835 -0.07) |
| OKLCH | oklch(79.66% 0.109 220) |
| XYZ | xyz(41.9352, 52.2597, 87.9815) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 4.34
Bright Sky Blue
#02CCFE
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 6.77
Lightskyblue
#87CEFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDED #ED8060
analogous
#60EDC6 #60CDED #6086ED
triadic
#60CDED #ED60CD #CDED60
tetradic
#60CDED #C660ED #ED8060 #86ED60
square
#60CDED #C660ED #ED8060 #86ED60
split-complementary
#60CDED #ED6086 #EDC660
monochromatic
#1597BD #29BCE7 #60CDED #97DEF3 #CEF0F9
Accessibility & contrast
On white
1.83
#60CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#60CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDED
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDED | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cded; /* rgb */ color: rgb(96, 205, 237); /* oklch */ color: oklch(79.7% 0.109 220.0);
Tailwind
colors: {
custom: {
50: '#99dcf3',
500: '#60cded',
950: '#000000',
},
}SCSS
$custom: #60cded; $custom-light: #99dcf3; $custom-dark: #000000;
JSON
{
"hex": "#60cded",
"rgb": {
"r": 96,
"g": 205,
"b": 237
},
"hsl": {
"h": 193.617,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.79664,
"c": 0.109,
"h": 220
},
"luminance": 0.52264
}Semantic roles & 50–950 ramp
primary
#60CDED
secondary
#BC5435
accent
#390ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485