#60D2F3#60D2F3
#60D2F3 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.0% C 0.113 H 219.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2F3 |
|---|---|
| RGB | rgb(96, 210, 243) |
| HSL | hsl(193, 86%, 66%) |
| HSV | hsv(193, 60%, 95%) |
| CMYK | cmyk(60.5%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(79.07, -22.86, -25.90) |
| CIE-LCH | lch(79.07, 34.55, 228.57°) |
| OKLab | oklab(81.04% -0.0865 -0.072) |
| OKLCH | oklch(81.04% 0.113 219.8) |
| XYZ | xyz(44.0416, 55.0466, 93.0807) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 4.35
Bright Sky Blue
#02CCFE
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 7.07
Lightskyblue
#87CEFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2F3 #F38160
analogous
#60F3CA #60D2F3 #6089F3
triadic
#60D2F3 #F360D2 #D2F360
tetradic
#60D2F3 #CA60F3 #F38160 #89F360
square
#60D2F3 #CA60F3 #F38160 #89F360
split-complementary
#60D2F3 #F36089 #F3CA60
monochromatic
#0FA0C9 #27C2EF #60D2F3 #99E2F7 #D2F2FC
Accessibility & contrast
On white
1.75
#60D2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#60D2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2F3
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2F3 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF5
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d2f3; /* rgb */ color: rgb(96, 210, 243); /* oklch */ color: oklch(81.0% 0.113 219.8);
Tailwind
colors: {
custom: {
50: '#9ae0f7',
500: '#60d2f3',
950: '#000000',
},
}SCSS
$custom: #60d2f3; $custom-light: #9ae0f7; $custom-dark: #000000;
JSON
{
"hex": "#60d2f3",
"rgb": {
"r": 96,
"g": 210,
"b": 243
},
"hsl": {
"h": 193.469,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.8104,
"c": 0.11255,
"h": 219.8
},
"luminance": 0.55051
}Semantic roles & 50–950 ramp
primary
#60D2F3
secondary
#C65331
accent
#3503E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485