#60D4EC#60D4EC
#60D4EC is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.2% C 0.109 H 213.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4EC |
|---|---|
| RGB | rgb(96, 212, 236) |
| HSL | hsl(190, 79%, 65%) |
| HSV | hsv(190, 59%, 93%) |
| CMYK | cmyk(59.3%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(79.40, -25.88, -21.66) |
| CIE-LCH | lch(79.40, 33.75, 219.92°) |
| OKLab | oklab(81.23% -0.0912 -0.0601) |
| OKLCH | oklch(81.23% 0.109 213.4) |
| XYZ | xyz(43.5015, 55.6255, 87.7849) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 5.27
Sky Blue
#87CEEB
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.37
Bright Sky Blue
#02CCFE
ΔE00 6.95
Baby Blue
#89CFF0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4EC #EC7860
analogous
#60ECBE #60D4EC #608EEC
triadic
#60D4EC #EC60D4 #D4EC60
tetradic
#60D4EC #BE60EC #EC7860 #8EEC60
square
#60D4EC #BE60EC #EC7860 #8EEC60
split-complementary
#60D4EC #EC608E #ECBE60
monochromatic
#169FBB #29C5E5 #60D4EC #97E3F3 #CDF2F9
Accessibility & contrast
On white
1.73
#60D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#60D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4EC
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4EC | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d4ec; /* rgb */ color: rgb(96, 212, 236); /* oklch */ color: oklch(81.2% 0.109 213.4);
Tailwind
colors: {
custom: {
50: '#9ae1f2',
500: '#60d4ec',
950: '#000000',
},
}SCSS
$custom: #60d4ec; $custom-light: #9ae1f2; $custom-dark: #000000;
JSON
{
"hex": "#60d4ec",
"rgb": {
"r": 96,
"g": 212,
"b": 236
},
"hsl": {
"h": 190.286,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.81228,
"c": 0.10921,
"h": 213.4
},
"luminance": 0.5563
}Semantic roles & 50–950 ramp
primary
#60D4EC
secondary
#BA4D36
accent
#2E0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485