#60D0F2#60D0F2
#60D0F2 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.5% C 0.112 H 220.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #60D0F2 |
|---|---|
| RGB | rgb(96, 208, 242) |
| HSL | hsl(194, 85%, 66%) |
| HSV | hsv(194, 60%, 95%) |
| CMYK | cmyk(60.3%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(78.46, -22.15, -26.29) |
| CIE-LCH | lch(78.46, 34.38, 229.89°) |
| OKLab | oklab(80.55% -0.0848 -0.0732) |
| OKLCH | oklch(80.55% 0.112 220.8) |
| XYZ | xyz(43.4004, 54.0050, 92.1240) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 4.12
Bright Sky Blue
#02CCFE
ΔE00 4.18
Baby Blue
#89CFF0
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 6.58
Lightskyblue
#87CEFA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D0F2 #F28260
analogous
#60F2CB #60D0F2 #6087F2
triadic
#60D0F2 #F260D0 #D0F260
tetradic
#60D0F2 #CB60F2 #F28260 #87F260
square
#60D0F2 #CB60F2 #F28260 #87F260
split-complementary
#60D0F2 #F26087 #F2CB60
monochromatic
#109DC7 #27BFED #60D0F2 #99E1F7 #D1F1FB
Accessibility & contrast
On white
1.78
#60D0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#60D0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D0F2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D0F2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60d0f2; /* rgb */ color: rgb(96, 208, 242); /* oklch */ color: oklch(80.5% 0.112 220.8);
Tailwind
colors: {
custom: {
50: '#9adef6',
500: '#60d0f2',
950: '#000000',
},
}SCSS
$custom: #60d0f2; $custom-light: #9adef6; $custom-dark: #000000;
JSON
{
"hex": "#60d0f2",
"rgb": {
"r": 96,
"g": 208,
"b": 242
},
"hsl": {
"h": 193.973,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.80545,
"c": 0.11198,
"h": 220.8
},
"luminance": 0.54009
}Semantic roles & 50–950 ramp
primary
#60D0F2
secondary
#C45432
accent
#3804E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485