#60CFF2#60CFF2
#60CFF2 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.112 H 221.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF2 |
|---|---|
| RGB | rgb(96, 207, 242) |
| HSL | hsl(194, 85%, 66%) |
| HSV | hsv(194, 60%, 95%) |
| CMYK | cmyk(60.3%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.18, -21.65, -26.73) |
| CIE-LCH | lch(78.18, 34.39, 231.00°) |
| OKLab | oklab(80.32% -0.0837 -0.0744) |
| OKLCH | oklch(80.32% 0.112 221.6) |
| XYZ | xyz(43.1573, 53.5189, 92.0430) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.00
Neon Blue
#04D9FF
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 6.22
Lightskyblue
#87CEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF2 #F28360
analogous
#60F2CC #60CFF2 #6086F2
triadic
#60CFF2 #F260CF #CFF260
tetradic
#60CFF2 #CC60F2 #F28360 #86F260
square
#60CFF2 #CC60F2 #F28360 #86F260
split-complementary
#60CFF2 #F26086 #F2CC60
monochromatic
#109BC7 #27BEED #60CFF2 #99E0F7 #D1F1FB
Accessibility & contrast
On white
1.79
#60CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#60CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A5BBF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cff2; /* rgb */ color: rgb(96, 207, 242); /* oklch */ color: oklch(80.3% 0.112 221.6);
Tailwind
colors: {
custom: {
50: '#9addf6',
500: '#60cff2',
950: '#000000',
},
}SCSS
$custom: #60cff2; $custom-light: #9addf6; $custom-dark: #000000;
JSON
{
"hex": "#60cff2",
"rgb": {
"r": 96,
"g": 207,
"b": 242
},
"hsl": {
"h": 194.384,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.80318,
"c": 0.11201,
"h": 221.6
},
"luminance": 0.53523
}Semantic roles & 50–950 ramp
primary
#60CFF2
secondary
#C45532
accent
#3904E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485