#60CFF5#60CFF5
#60CFF5 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.114 H 223.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF5 |
|---|---|
| RGB | rgb(96, 207, 245) |
| HSL | hsl(195, 88%, 67%) |
| HSV | hsv(195, 61%, 96%) |
| CMYK | cmyk(60.8%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.29, -20.76, -28.17) |
| CIE-LCH | lch(78.29, 34.99, 233.61°) |
| OKLab | oklab(80.44% -0.0826 -0.0785) |
| OKLCH | oklch(80.44% 0.114 223.5) |
| XYZ | xyz(43.6116, 53.7006, 94.4354) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Sky Blue
#87CEEB
ΔE00 3.97
Baby Blue
#89CFF0
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF5 #F58660
analogous
#60F5D1 #60CFF5 #6085F5
triadic
#60CFF5 #F560CF #CFF560
tetradic
#60CFF5 #D160F5 #F58660 #85F560
square
#60CFF5 #D160F5 #F58660 #85F560
split-complementary
#60CFF5 #F56085 #F5D160
monochromatic
#0D9DCE #26BEF1 #60CFF5 #9AE0F9 #D3F2FC
Accessibility & contrast
On white
1.79
#60CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#60CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF5
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF5 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF7
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60cff5; /* rgb */ color: rgb(96, 207, 245); /* oklch */ color: oklch(80.4% 0.114 223.5);
Tailwind
colors: {
custom: {
50: '#9addf8',
500: '#60cff5',
950: '#000000',
},
}SCSS
$custom: #60cff5; $custom-light: #9addf8; $custom-dark: #000000;
JSON
{
"hex": "#60cff5",
"rgb": {
"r": 96,
"g": 207,
"b": 245
},
"hsl": {
"h": 195.302,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.80438,
"c": 0.11397,
"h": 223.5
},
"luminance": 0.53705
}Semantic roles & 50–950 ramp
primary
#60CFF5
secondary
#C95730
accent
#3B01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485