#60CFF9#60CFF9
#60CFF9 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.117 H 225.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF9 |
|---|---|
| RGB | rgb(96, 207, 249) |
| HSL | hsl(196, 93%, 68%) |
| HSV | hsv(196, 61%, 98%) |
| CMYK | cmyk(61.4%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(78.43, -19.57, -30.08) |
| CIE-LCH | lch(78.43, 35.89, 236.95°) |
| OKLab | oklab(80.6% -0.0812 -0.0839) |
| OKLCH | oklch(80.6% 0.117 225.9) |
| XYZ | xyz(44.2288, 53.9475, 97.6862) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.20
Lightblue (survey)
#7BC8F6
ΔE00 4.69
Lightskyblue
#87CEFA
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF9 #F98A60
analogous
#60F9D7 #60CFF9 #6082F9
triadic
#60CFF9 #F960CF #CFF960
tetradic
#60CFF9 #D760F9 #F98A60 #82F960
square
#60CFF9 #D760F9 #F98A60 #82F960
split-complementary
#60CFF9 #F96082 #F9D760
monochromatic
#089ED7 #25BDF7 #60CFF9 #9BE1FB #D6F3FD
Accessibility & contrast
On white
1.78
#60CFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#60CFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF9
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF9 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60cff9; /* rgb */ color: rgb(96, 207, 249); /* oklch */ color: oklch(80.6% 0.117 225.9);
Tailwind
colors: {
custom: {
50: '#9bddfb',
500: '#60cff9',
950: '#000000',
},
}SCSS
$custom: #60cff9; $custom-light: #9bddfb; $custom-dark: #000000;
JSON
{
"hex": "#60cff9",
"rgb": {
"r": 96,
"g": 207,
"b": 249
},
"hsl": {
"h": 196.471,
"s": 92.727,
"l": 67.647
},
"oklch": {
"l": 0.80601,
"c": 0.11677,
"h": 225.9
},
"luminance": 0.53952
}Semantic roles & 50–950 ramp
primary
#60CFF9
secondary
#D15A2C
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485