#60CCF2#60CCF2
#60CCF2 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.112 H 224.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCF2 |
|---|---|
| RGB | rgb(96, 204, 242) |
| HSL | hsl(196, 85%, 66%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.3%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.33, -20.12, -28.03) |
| CIE-LCH | lch(77.33, 34.51, 234.33°) |
| OKLab | oklab(79.64% -0.0806 -0.0781) |
| OKLCH | oklch(79.64% 0.112 224.1) |
| XYZ | xyz(42.4374, 52.0791, 91.8030) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 5.17
Lightskyblue
#87CEFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCF2 #F28660
analogous
#60F2CF #60CCF2 #6083F2
triadic
#60CCF2 #F260CC #CCF260
tetradic
#60CCF2 #CF60F2 #F28660 #83F260
square
#60CCF2 #CF60F2 #F28660 #83F260
split-complementary
#60CCF2 #F26083 #F2CF60
monochromatic
#1098C7 #27BAED #60CCF2 #99DEF7 #D1F0FB
Accessibility & contrast
On white
1.84
#60CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#60CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCF2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCF2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60ccf2; /* rgb */ color: rgb(96, 204, 242); /* oklch */ color: oklch(79.6% 0.112 224.1);
Tailwind
colors: {
custom: {
50: '#9adbf6',
500: '#60ccf2',
950: '#000000',
},
}SCSS
$custom: #60ccf2; $custom-light: #9adbf6; $custom-dark: #000000;
JSON
{
"hex": "#60ccf2",
"rgb": {
"r": 96,
"g": 204,
"b": 242
},
"hsl": {
"h": 195.616,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.79636,
"c": 0.11226,
"h": 224.1
},
"luminance": 0.52083
}Semantic roles & 50–950 ramp
primary
#60CCF2
secondary
#C45832
accent
#3E04E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485