#60D2FB#60D2FB
#60D2FB is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.4% C 0.118 H 224.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2FB |
|---|---|
| RGB | rgb(96, 210, 251) |
| HSL | hsl(196, 95%, 68%) |
| HSV | hsv(196, 62%, 98%) |
| CMYK | cmyk(61.8%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.35, -20.50, -29.74) |
| CIE-LCH | lch(79.35, 36.12, 235.41°) |
| OKLab | oklab(81.36% -0.0835 -0.0829) |
| OKLCH | oklch(81.36% 0.118 224.8) |
| XYZ | xyz(45.2761, 55.5404, 99.5824) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 4.26
Sky Blue
#87CEEB
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 5.32
Lightskyblue
#87CEFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2FB #FB8960
analogous
#60FBD6 #60D2FB #6084FB
triadic
#60D2FB #FB60D2 #D2FB60
tetradic
#60D2FB #D660FB #FB8960 #84FB60
square
#60D2FB #D660FB #FB8960 #84FB60
split-complementary
#60D2FB #FB6084 #FBD660
monochromatic
#06A3DB #24C1F9 #60D2FB #9CE3FD #D7F4FE
Accessibility & contrast
On white
1.73
#60D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#60D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2FB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2FB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#A5BEFB
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d2fb; /* rgb */ color: rgb(96, 210, 251); /* oklch */ color: oklch(81.4% 0.118 224.8);
Tailwind
colors: {
custom: {
50: '#9be0fc',
500: '#60d2fb',
950: '#000000',
},
}SCSS
$custom: #60d2fb; $custom-light: #9be0fc; $custom-dark: #000000;
JSON
{
"hex": "#60d2fb",
"rgb": {
"r": 96,
"g": 210,
"b": 251
},
"hsl": {
"h": 195.871,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.81361,
"c": 0.11771,
"h": 224.8
},
"luminance": 0.55545
}Semantic roles & 50–950 ramp
primary
#60D2FB
secondary
#D4582B
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485