#60D2EB#60D2EB
#60D2EB is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.7% C 0.108 H 214.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2EB |
|---|---|
| RGB | rgb(96, 210, 235) |
| HSL | hsl(191, 78%, 65%) |
| HSV | hsv(191, 59%, 92%) |
| CMYK | cmyk(59.1%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.80, -25.18, -22.05) |
| CIE-LCH | lch(78.80, 33.47, 221.20°) |
| OKLab | oklab(80.73% -0.0895 -0.0612) |
| OKLCH | oklch(80.73% 0.108 214.3) |
| XYZ | xyz(42.8598, 54.5738, 86.8562) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 5.60
Aqua Blue
#02D8E9
ΔE00 5.69
Bright Sky Blue
#02CCFE
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2EB #EB7960
analogous
#60EBBE #60D2EB #608DEB
triadic
#60D2EB #EB60D2 #D2EB60
tetradic
#60D2EB #BE60EB #EB7960 #8DEB60
square
#60D2EB #BE60EB #EB7960 #8DEB60
split-complementary
#60D2EB #EB608D #EBBE60
monochromatic
#179CB9 #2AC3E4 #60D2EB #96E1F2 #CDF1F9
Accessibility & contrast
On white
1.76
#60D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#60D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2EB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2EB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d2eb; /* rgb */ color: rgb(96, 210, 235); /* oklch */ color: oklch(80.7% 0.108 214.3);
Tailwind
colors: {
custom: {
50: '#9ae0f1',
500: '#60d2eb',
950: '#000000',
},
}SCSS
$custom: #60d2eb; $custom-light: #9ae0f1; $custom-dark: #000000;
JSON
{
"hex": "#60d2eb",
"rgb": {
"r": 96,
"g": 210,
"b": 235
},
"hsl": {
"h": 190.791,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.80731,
"c": 0.10841,
"h": 214.3
},
"luminance": 0.54578
}Semantic roles & 50–950 ramp
primary
#60D2EB
secondary
#B94E37
accent
#310CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485