#60C0F0#60C0F0
#60C0F0 is a light, moderate cyan. Relative luminance 0.465; OKLCH L 76.8% C 0.114 H 232.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60C0F0 |
|---|---|
| RGB | rgb(96, 192, 240) |
| HSL | hsl(200, 83%, 66%) |
| HSV | hsv(200, 60%, 94%) |
| CMYK | cmyk(60%, 20%, 0%, 5.9%) |
| CIE-LAB | lab(73.85, -14.49, -32.30) |
| CIE-LCH | lch(73.85, 35.41, 245.83°) |
| OKLab | oklab(76.84% -0.0689 -0.0903) |
| OKLCH | oklch(76.84% 0.114 232.7) |
| XYZ | xyz(39.3956, 46.4735, 89.3153) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.21
Deepskyblue
#00BFFF
ΔE00 3.77
Sky
#82CAFC
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.93
Bright Sky Blue
#02CCFE
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C0F0 #F09060
analogous
#60F0D8 #60C0F0 #6078F0
triadic
#60C0F0 #F060C0 #C0F060
tetradic
#60C0F0 #D860F0 #F09060 #78F060
square
#60C0F0 #D860F0 #F09060 #78F060
split-complementary
#60C0F0 #F06078 #F0D860
monochromatic
#1288C3 #28AAEB #60C0F0 #98D6F5 #D0ECFB
Accessibility & contrast
On white
2.04
#60C0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#60C0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C0F0
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C0F0 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF2
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#00CDD0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #60c0f0; /* rgb */ color: rgb(96, 192, 240); /* oklch */ color: oklch(76.8% 0.114 232.7);
Tailwind
colors: {
custom: {
50: '#99d3f5',
500: '#60c0f0',
950: '#000000',
},
}SCSS
$custom: #60c0f0; $custom-light: #99d3f5; $custom-dark: #000000;
JSON
{
"hex": "#60c0f0",
"rgb": {
"r": 96,
"g": 192,
"b": 240
},
"hsl": {
"h": 200,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.7684,
"c": 0.11358,
"h": 232.7
},
"luminance": 0.46477
}Semantic roles & 50–950 ramp
primary
#60C0F0
secondary
#EECEBE
accent
#4F06DF
background
#FAFCFE
surface
#F3F9FD
border
#CDD2D5
text
#0F1417
muted
#7F8285