#60D2F8#60D2F8
#60D2F8 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.116 H 223.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2F8 |
|---|---|
| RGB | rgb(96, 210, 248) |
| HSL | hsl(195, 92%, 67%) |
| HSV | hsv(195, 61%, 97%) |
| CMYK | cmyk(61.3%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.24, -21.39, -28.30) |
| CIE-LCH | lch(79.24, 35.48, 232.91°) |
| OKLab | oklab(81.24% -0.0846 -0.0788) |
| OKLCH | oklch(81.24% 0.116 223) |
| XYZ | xyz(44.8070, 55.3527, 97.1115) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.73
Neon Blue
#04D9FF
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 5.92
Lightskyblue
#87CEFA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2F8 #F88660
analogous
#60F8D2 #60D2F8 #6086F8
triadic
#60D2F8 #F860D2 #D2F860
tetradic
#60D2F8 #D260F8 #F88660 #86F860
square
#60D2F8 #D260F8 #F88660 #86F860
split-complementary
#60D2F8 #F86086 #F8D260
monochromatic
#09A2D4 #25C1F5 #60D2F8 #9BE3FB #D5F3FD
Accessibility & contrast
On white
1.74
#60D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#60D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2F8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2F8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d2f8; /* rgb */ color: rgb(96, 210, 248); /* oklch */ color: oklch(81.2% 0.116 223.0);
Tailwind
colors: {
custom: {
50: '#9be0fa',
500: '#60d2f8',
950: '#000000',
},
}SCSS
$custom: #60d2f8; $custom-light: #9be0fa; $custom-dark: #000000;
JSON
{
"hex": "#60d2f8",
"rgb": {
"r": 96,
"g": 210,
"b": 248
},
"hsl": {
"h": 195,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.81239,
"c": 0.11566,
"h": 223
},
"luminance": 0.55357
}Semantic roles & 50–950 ramp
primary
#60D2F8
secondary
#CF562D
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485