#60CFF3#60CFF3
#60CFF3 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.113 H 222.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF3 |
|---|---|
| RGB | rgb(96, 207, 243) |
| HSL | hsl(195, 86%, 66%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(60.5%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.22, -21.35, -27.21) |
| CIE-LCH | lch(78.22, 34.59, 231.88°) |
| OKLab | oklab(80.36% -0.0834 -0.0757) |
| OKLCH | oklch(80.36% 0.113 222.3) |
| XYZ | xyz(43.3079, 53.5791, 92.8361) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF3 #F38460
analogous
#60F3CE #60CFF3 #6086F3
triadic
#60CFF3 #F360CF #CFF360
tetradic
#60CFF3 #CE60F3 #F38460 #86F360
square
#60CFF3 #CE60F3 #F38460 #86F360
split-complementary
#60CFF3 #F36086 #F3CE60
monochromatic
#0F9CC9 #27BEEF #60CFF3 #99E0F7 #D2F1FC
Accessibility & contrast
On white
1.79
#60CFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#60CFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF3
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF3 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF5
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cff3; /* rgb */ color: rgb(96, 207, 243); /* oklch */ color: oklch(80.4% 0.113 222.3);
Tailwind
colors: {
custom: {
50: '#9addf7',
500: '#60cff3',
950: '#000000',
},
}SCSS
$custom: #60cff3; $custom-light: #9addf7; $custom-dark: #000000;
JSON
{
"hex": "#60cff3",
"rgb": {
"r": 96,
"g": 207,
"b": 243
},
"hsl": {
"h": 194.694,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.80358,
"c": 0.11264,
"h": 222.3
},
"luminance": 0.53584
}Semantic roles & 50–950 ramp
primary
#60CFF3
secondary
#C65631
accent
#3A03E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485