#60D2F7#60D2F7
#60D2F7 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.115 H 222.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2F7 |
|---|---|
| RGB | rgb(96, 210, 247) |
| HSL | hsl(195, 90%, 67%) |
| HSV | hsv(195, 61%, 97%) |
| CMYK | cmyk(61.1%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.21, -21.69, -27.82) |
| CIE-LCH | lch(79.21, 35.28, 232.06°) |
| OKLab | oklab(81.2% -0.085 -0.0775) |
| OKLCH | oklch(81.2% 0.115 222.4) |
| XYZ | xyz(44.6523, 55.2908, 96.2966) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.51
Lightblue (survey)
#7BC8F6
ΔE00 6.14
Lightskyblue
#87CEFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2F7 #F78560
analogous
#60F7D1 #60D2F7 #6087F7
triadic
#60D2F7 #F760D2 #D2F760
tetradic
#60D2F7 #D160F7 #F78560 #87F760
square
#60D2F7 #D160F7 #F78560 #87F760
split-complementary
#60D2F7 #F76087 #F7D160
monochromatic
#0BA1D2 #26C2F4 #60D2F7 #9AE2FA #D5F3FD
Accessibility & contrast
On white
1.74
#60D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#60D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2F7
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2F7 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDF9
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d2f7; /* rgb */ color: rgb(96, 210, 247); /* oklch */ color: oklch(81.2% 0.115 222.4);
Tailwind
colors: {
custom: {
50: '#9be0fa',
500: '#60d2f7',
950: '#000000',
},
}SCSS
$custom: #60d2f7; $custom-light: #9be0fa; $custom-dark: #000000;
JSON
{
"hex": "#60d2f7",
"rgb": {
"r": 96,
"g": 210,
"b": 247
},
"hsl": {
"h": 194.702,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.81199,
"c": 0.11501,
"h": 222.4
},
"luminance": 0.55295
}Semantic roles & 50–950 ramp
primary
#60D2F7
secondary
#CD552E
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485