#60CEF2#60CEF2
#60CEF2 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.112 H 222.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEF2 |
|---|---|
| RGB | rgb(96, 206, 242) |
| HSL | hsl(195, 85%, 66%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(60.3%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.90, -21.14, -27.16) |
| CIE-LCH | lch(77.90, 34.42, 232.11°) |
| OKLab | oklab(80.09% -0.0827 -0.0756) |
| OKLCH | oklch(80.09% 0.112 222.4) |
| XYZ | xyz(42.9158, 53.0359, 91.9625) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.49
Lightblue (survey)
#7BC8F6
ΔE00 5.86
Lightskyblue
#87CEFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEF2 #F28460
analogous
#60F2CD #60CEF2 #6085F2
triadic
#60CEF2 #F260CE #CEF260
tetradic
#60CEF2 #CD60F2 #F28460 #85F260
square
#60CEF2 #CD60F2 #F28460 #85F260
split-complementary
#60CEF2 #F26085 #F2CD60
monochromatic
#109AC7 #27BDED #60CEF2 #99DFF7 #D1F1FB
Accessibility & contrast
On white
1.81
#60CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#60CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEF2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEF2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cef2; /* rgb */ color: rgb(96, 206, 242); /* oklch */ color: oklch(80.1% 0.112 222.4);
Tailwind
colors: {
custom: {
50: '#9addf6',
500: '#60cef2',
950: '#000000',
},
}SCSS
$custom: #60cef2; $custom-light: #9addf6; $custom-dark: #000000;
JSON
{
"hex": "#60cef2",
"rgb": {
"r": 96,
"g": 206,
"b": 242
},
"hsl": {
"h": 194.795,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.80091,
"c": 0.11207,
"h": 222.4
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#60CEF2
secondary
#C45632
accent
#3B04E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485