#60D2F0#60D2F0
#60D2F0 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.111 H 217.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2F0 |
|---|---|
| RGB | rgb(96, 210, 240) |
| HSL | hsl(193, 83%, 66%) |
| HSV | hsv(193, 60%, 94%) |
| CMYK | cmyk(60%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(78.96, -23.74, -24.46) |
| CIE-LCH | lch(78.96, 34.09, 225.86°) |
| OKLab | oklab(80.92% -0.0876 -0.068) |
| OKLCH | oklch(80.92% 0.111 217.8) |
| XYZ | xyz(43.5923, 54.8668, 90.7142) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.70
Bright Sky Blue
#02CCFE
ΔE00 5.20
Baby Blue
#89CFF0
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 7.00
Lightblue (survey)
#7BC8F6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2F0 #F07E60
analogous
#60F0C6 #60D2F0 #608AF0
triadic
#60D2F0 #F060D2 #D2F060
tetradic
#60D2F0 #C660F0 #F07E60 #8AF060
square
#60D2F0 #C660F0 #F07E60 #8AF060
split-complementary
#60D2F0 #F0608A #F0C660
monochromatic
#129EC3 #28C2EB #60D2F0 #98E2F5 #D0F2FB
Accessibility & contrast
On white
1.75
#60D2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#60D2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2F0
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2F0 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF2
Deuteranopia (green-blind)
#A9BDF0
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d2f0; /* rgb */ color: rgb(96, 210, 240); /* oklch */ color: oklch(80.9% 0.111 217.8);
Tailwind
colors: {
custom: {
50: '#9ae0f5',
500: '#60d2f0',
950: '#000000',
},
}SCSS
$custom: #60d2f0; $custom-light: #9ae0f5; $custom-dark: #000000;
JSON
{
"hex": "#60d2f0",
"rgb": {
"r": 96,
"g": 210,
"b": 240
},
"hsl": {
"h": 192.5,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.80923,
"c": 0.11088,
"h": 217.8
},
"luminance": 0.54871
}Semantic roles & 50–950 ramp
primary
#60D2F0
secondary
#C15133
accent
#3406DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485