#60D2F5#60D2F5
#60D2F5 is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.114 H 221.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2F5 |
|---|---|
| RGB | rgb(96, 210, 245) |
| HSL | hsl(194, 88%, 67%) |
| HSV | hsv(194, 61%, 96%) |
| CMYK | cmyk(60.8%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(79.14, -22.28, -26.86) |
| CIE-LCH | lch(79.14, 34.90, 230.33°) |
| OKLab | oklab(81.12% -0.0857 -0.0748) |
| OKLCH | oklch(81.12% 0.114 221.1) |
| XYZ | xyz(44.3453, 55.1680, 94.6800) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 6.59
Lightskyblue
#87CEFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2F5 #F58360
analogous
#60F5CE #60D2F5 #6088F5
triadic
#60D2F5 #F560D2 #D2F560
tetradic
#60D2F5 #CE60F5 #F58360 #88F560
square
#60D2F5 #CE60F5 #F58360 #88F560
split-complementary
#60D2F5 #F56088 #F5CE60
monochromatic
#0DA0CE #26C2F1 #60D2F5 #9AE2F9 #D3F3FC
Accessibility & contrast
On white
1.74
#60D2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#60D2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2F5
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2F5 | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF7
Deuteranopia (green-blind)
#A8BDF5
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d2f5; /* rgb */ color: rgb(96, 210, 245); /* oklch */ color: oklch(81.1% 0.114 221.1);
Tailwind
colors: {
custom: {
50: '#9ae0f8',
500: '#60d2f5',
950: '#000000',
},
}SCSS
$custom: #60d2f5; $custom-light: #9ae0f8; $custom-dark: #000000;
JSON
{
"hex": "#60d2f5",
"rgb": {
"r": 96,
"g": 210,
"b": 245
},
"hsl": {
"h": 194.094,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.81119,
"c": 0.11375,
"h": 221.1
},
"luminance": 0.55173
}Semantic roles & 50–950 ramp
primary
#60D2F5
secondary
#C95430
accent
#3601E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485