#60CFF8#60CFF8
#60CFF8 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.116 H 225.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF8 |
|---|---|
| RGB | rgb(96, 207, 248) |
| HSL | hsl(196, 92%, 67%) |
| HSV | hsv(196, 61%, 97%) |
| CMYK | cmyk(61.3%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(78.39, -19.87, -29.60) |
| CIE-LCH | lch(78.39, 35.65, 236.13°) |
| OKLab | oklab(80.56% -0.0816 -0.0825) |
| OKLCH | oklch(80.56% 0.116 225.3) |
| XYZ | xyz(44.0733, 53.8853, 96.8669) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 4.12
Lightblue (survey)
#7BC8F6
ΔE00 4.88
Neon Blue
#04D9FF
ΔE00 5.10
Lightskyblue
#87CEFA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF8 #F88960
analogous
#60F8D5 #60CFF8 #6083F8
triadic
#60CFF8 #F860CF #CFF860
tetradic
#60CFF8 #D560F8 #F88960 #83F860
square
#60CFF8 #D560F8 #F88960 #83F860
split-complementary
#60CFF8 #F86083 #F8D560
monochromatic
#099ED4 #25BDF5 #60CFF8 #9BE1FB #D5F2FD
Accessibility & contrast
On white
1.78
#60CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#60CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF8
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF8 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFA
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60cff8; /* rgb */ color: rgb(96, 207, 248); /* oklch */ color: oklch(80.6% 0.116 225.3);
Tailwind
colors: {
custom: {
50: '#9bddfa',
500: '#60cff8',
950: '#000000',
},
}SCSS
$custom: #60cff8; $custom-light: #9bddfa; $custom-dark: #000000;
JSON
{
"hex": "#60cff8",
"rgb": {
"r": 96,
"g": 207,
"b": 248
},
"hsl": {
"h": 196.184,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.8056,
"c": 0.11605,
"h": 225.3
},
"luminance": 0.5389
}Semantic roles & 50–950 ramp
primary
#60CFF8
secondary
#CF592D
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485