#60D3EB#60D3EB
#60D3EB is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.0% C 0.109 H 213.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60D3EB |
|---|---|
| RGB | rgb(96, 211, 235) |
| HSL | hsl(190, 78%, 65%) |
| HSV | hsv(190, 59%, 92%) |
| CMYK | cmyk(59.1%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.08, -25.68, -21.61) |
| CIE-LCH | lch(79.08, 33.56, 220.09°) |
| OKLab | oklab(80.96% -0.0905 -0.0599) |
| OKLCH | oklch(80.96% 0.109 213.5) |
| XYZ | xyz(43.1074, 55.0691, 86.9388) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.59
Bright Sky Blue
#02CCFE
ΔE00 6.87
Baby Blue
#89CFF0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D3EB #EB7860
analogous
#60EBBE #60D3EB #608DEB
triadic
#60D3EB #EB60D3 #D3EB60
tetradic
#60D3EB #BE60EB #EB7860 #8DEB60
square
#60D3EB #BE60EB #EB7860 #8DEB60
split-complementary
#60D3EB #EB608D #EBBE60
monochromatic
#179DB9 #2AC4E4 #60D3EB #96E2F2 #CDF1F9
Accessibility & contrast
On white
1.75
#60D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#60D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D3EB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D3EB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d3eb; /* rgb */ color: rgb(96, 211, 235); /* oklch */ color: oklch(81.0% 0.109 213.5);
Tailwind
colors: {
custom: {
50: '#9ae0f1',
500: '#60d3eb',
950: '#000000',
},
}SCSS
$custom: #60d3eb; $custom-light: #9ae0f1; $custom-dark: #000000;
JSON
{
"hex": "#60d3eb",
"rgb": {
"r": 96,
"g": 211,
"b": 235
},
"hsl": {
"h": 190.36,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8096,
"c": 0.10859,
"h": 213.5
},
"luminance": 0.55073
}Semantic roles & 50–950 ramp
primary
#60D3EB
secondary
#B94D37
accent
#2F0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485