#60CFF6#60CFF6
#60CFF6 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.115 H 224.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF6 |
|---|---|
| RGB | rgb(96, 207, 246) |
| HSL | hsl(196, 89%, 67%) |
| HSV | hsv(196, 61%, 96%) |
| CMYK | cmyk(61%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.32, -20.46, -28.65) |
| CIE-LCH | lch(78.32, 35.21, 234.46°) |
| OKLab | oklab(80.48% -0.0823 -0.0798) |
| OKLCH | oklch(80.48% 0.115 224.1) |
| XYZ | xyz(43.7647, 53.7618, 95.2416) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 4.00
Baby Blue
#89CFF0
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF6 #F68760
analogous
#60F6D2 #60CFF6 #6084F6
triadic
#60CFF6 #F660CF #CFF660
tetradic
#60CFF6 #D260F6 #F68760 #84F660
square
#60CFF6 #D260F6 #F68760 #84F660
split-complementary
#60CFF6 #F66084 #F6D260
monochromatic
#0C9DD0 #26BEF3 #60CFF6 #9AE0F9 #D4F2FD
Accessibility & contrast
On white
1.79
#60CFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#60CFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF6
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF6 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF8
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60cff6; /* rgb */ color: rgb(96, 207, 246); /* oklch */ color: oklch(80.5% 0.115 224.1);
Tailwind
colors: {
custom: {
50: '#9addf9',
500: '#60cff6',
950: '#000000',
},
}SCSS
$custom: #60cff6; $custom-light: #9addf9; $custom-dark: #000000;
JSON
{
"hex": "#60cff6",
"rgb": {
"r": 96,
"g": 207,
"b": 246
},
"hsl": {
"h": 195.6,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.80479,
"c": 0.11464,
"h": 224.1
},
"luminance": 0.53766
}Semantic roles & 50–950 ramp
primary
#60CFF6
secondary
#CB582F
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485