#60CDF2#60CDF2
#60CDF2 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.112 H 223.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDF2 |
|---|---|
| RGB | rgb(96, 205, 242) |
| HSL | hsl(195, 85%, 66%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(60.3%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.61, -20.63, -27.60) |
| CIE-LCH | lch(77.61, 34.46, 233.22°) |
| OKLab | oklab(79.86% -0.0817 -0.0768) |
| OKLCH | oklch(79.86% 0.112 223.3) |
| XYZ | xyz(42.6759, 52.5560, 91.8825) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDF2 #F28560
analogous
#60F2CE #60CDF2 #6084F2
triadic
#60CDF2 #F260CD #CDF260
tetradic
#60CDF2 #CE60F2 #F28560 #84F260
square
#60CDF2 #CE60F2 #F28560 #84F260
split-complementary
#60CDF2 #F26084 #F2CE60
monochromatic
#1099C7 #27BBED #60CDF2 #99DFF7 #D1F1FB
Accessibility & contrast
On white
1.82
#60CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#60CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDF2
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDF2 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #60cdf2; /* rgb */ color: rgb(96, 205, 242); /* oklch */ color: oklch(79.9% 0.112 223.3);
Tailwind
colors: {
custom: {
50: '#9adcf6',
500: '#60cdf2',
950: '#000000',
},
}SCSS
$custom: #60cdf2; $custom-light: #9adcf6; $custom-dark: #000000;
JSON
{
"hex": "#60cdf2",
"rgb": {
"r": 96,
"g": 205,
"b": 242
},
"hsl": {
"h": 195.205,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.79863,
"c": 0.11215,
"h": 223.3
},
"luminance": 0.5256
}Semantic roles & 50–950 ramp
primary
#60CDF2
secondary
#C45732
accent
#3C04E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485