#60D2EF#60D2EF
#60D2EF is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.110 H 217.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2EF |
|---|---|
| RGB | rgb(96, 210, 239) |
| HSL | hsl(192, 82%, 66%) |
| HSV | hsv(192, 60%, 94%) |
| CMYK | cmyk(59.8%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.93, -24.03, -23.98) |
| CIE-LCH | lch(78.93, 33.95, 224.94°) |
| OKLab | oklab(80.88% -0.088 -0.0666) |
| OKLCH | oklch(80.88% 0.11 217.1) |
| XYZ | xyz(43.4442, 54.8076, 89.9340) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 4.85
Bright Sky Blue
#02CCFE
ΔE00 5.45
Baby Blue
#89CFF0
ΔE00 5.76
Aqua Blue
#02D8E9
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2EF #EF7D60
analogous
#60EFC4 #60D2EF #608AEF
triadic
#60D2EF #EF60D2 #D2EF60
tetradic
#60D2EF #C460EF #EF7D60 #8AEF60
square
#60D2EF #C460EF #EF7D60 #8AEF60
split-complementary
#60D2EF #EF608A #EFC460
monochromatic
#139EC1 #28C2E9 #60D2EF #98E2F5 #CFF1FA
Accessibility & contrast
On white
1.76
#60D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#60D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2EF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2EF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF1
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d2ef; /* rgb */ color: rgb(96, 210, 239); /* oklch */ color: oklch(80.9% 0.110 217.1);
Tailwind
colors: {
custom: {
50: '#9ae0f4',
500: '#60d2ef',
950: '#000000',
},
}SCSS
$custom: #60d2ef; $custom-light: #9ae0f4; $custom-dark: #000000;
JSON
{
"hex": "#60d2ef",
"rgb": {
"r": 96,
"g": 210,
"b": 239
},
"hsl": {
"h": 192.168,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.80884,
"c": 0.11035,
"h": 217.1
},
"luminance": 0.54812
}Semantic roles & 50–950 ramp
primary
#60D2EF
secondary
#BF5034
accent
#3307DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485