#60D2ED#60D2ED
#60D2ED is a light, moderate cyan. Relative luminance 0.547; OKLCH L 80.8% C 0.109 H 215.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2ED |
|---|---|
| RGB | rgb(96, 210, 237) |
| HSL | hsl(191, 80%, 65%) |
| HSV | hsv(191, 59%, 93%) |
| CMYK | cmyk(59.5%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.86, -24.61, -23.01) |
| CIE-LCH | lch(78.86, 33.69, 223.08°) |
| OKLab | oklab(80.81% -0.0887 -0.0639) |
| OKLCH | oklch(80.81% 0.109 215.7) |
| XYZ | xyz(43.1504, 54.6901, 88.3865) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 5.20
Bright Sky Blue
#02CCFE
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2ED #ED7B60
analogous
#60EDC1 #60D2ED #608CED
triadic
#60D2ED #ED60D2 #D2ED60
tetradic
#60D2ED #C160ED #ED7B60 #8CED60
square
#60D2ED #C160ED #ED7B60 #8CED60
split-complementary
#60D2ED #ED608C #EDC160
monochromatic
#159DBD #29C2E7 #60D2ED #97E2F3 #CEF1F9
Accessibility & contrast
On white
1.76
#60D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#60D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2ED
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2ED | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#AABDED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d2ed; /* rgb */ color: rgb(96, 210, 237); /* oklch */ color: oklch(80.8% 0.109 215.7);
Tailwind
colors: {
custom: {
50: '#9ae0f2',
500: '#60d2ed',
950: '#000000',
},
}SCSS
$custom: #60d2ed; $custom-light: #9ae0f2; $custom-dark: #000000;
JSON
{
"hex": "#60d2ed",
"rgb": {
"r": 96,
"g": 210,
"b": 237
},
"hsl": {
"h": 191.489,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.80807,
"c": 0.10934,
"h": 215.7
},
"luminance": 0.54694
}Semantic roles & 50–950 ramp
primary
#60D2ED
secondary
#BC4F35
accent
#320ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485