#60D3ED#60D3ED
#60D3ED is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.0% C 0.109 H 214.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60D3ED |
|---|---|
| RGB | rgb(96, 211, 237) |
| HSL | hsl(191, 80%, 65%) |
| HSV | hsv(191, 59%, 93%) |
| CMYK | cmyk(59.5%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.15, -25.10, -22.58) |
| CIE-LCH | lch(79.15, 33.76, 221.97°) |
| OKLab | oklab(81.04% -0.0898 -0.0627) |
| OKLCH | oklch(81.04% 0.109 214.9) |
| XYZ | xyz(43.3980, 55.1854, 88.4691) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 5.86
Bright Sky Blue
#02CCFE
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D3ED #ED7A60
analogous
#60EDC1 #60D3ED #608CED
triadic
#60D3ED #ED60D3 #D3ED60
tetradic
#60D3ED #C160ED #ED7A60 #8CED60
square
#60D3ED #C160ED #ED7A60 #8CED60
split-complementary
#60D3ED #ED608C #EDC160
monochromatic
#159EBD #29C4E7 #60D3ED #97E2F3 #CEF1F9
Accessibility & contrast
On white
1.74
#60D3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#60D3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D3ED
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D3ED | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d3ed; /* rgb */ color: rgb(96, 211, 237); /* oklch */ color: oklch(81.0% 0.109 214.9);
Tailwind
colors: {
custom: {
50: '#9ae0f2',
500: '#60d3ed',
950: '#000000',
},
}SCSS
$custom: #60d3ed; $custom-light: #9ae0f2; $custom-dark: #000000;
JSON
{
"hex": "#60d3ed",
"rgb": {
"r": 96,
"g": 211,
"b": 237
},
"hsl": {
"h": 191.064,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.81036,
"c": 0.10948,
"h": 214.9
},
"luminance": 0.5519
}Semantic roles & 50–950 ramp
primary
#60D3ED
secondary
#BC4E35
accent
#300ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485