#60D6FB#60D6FB
#60D6FB is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.3% C 0.117 H 221.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60D6FB |
|---|---|
| RGB | rgb(96, 214, 251) |
| HSL | hsl(194, 95%, 68%) |
| HSV | hsv(194, 62%, 98%) |
| CMYK | cmyk(61.8%, 14.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.48, -22.53, -28.00) |
| CIE-LCH | lch(80.48, 35.94, 231.19°) |
| OKLab | oklab(82.27% -0.0876 -0.078) |
| OKLCH | oklch(82.27% 0.117 221.7) |
| XYZ | xyz(46.2760, 57.5402, 99.9157) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.56
Bright Sky Blue
#02CCFE
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 4.90
Lightskyblue
#87CEFA
ΔE00 6.68
Lightblue (survey)
#7BC8F6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D6FB #FB8560
analogous
#60FBD3 #60D6FB #6088FB
triadic
#60D6FB #FB60D6 #D6FB60
tetradic
#60D6FB #D360FB #FB8560 #88FB60
square
#60D6FB #D360FB #FB8560 #88FB60
split-complementary
#60D6FB #FB6088 #FBD360
monochromatic
#06A8DB #24C7F9 #60D6FB #9CE5FD #D7F5FE
Accessibility & contrast
On white
1.68
#60D6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#60D6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D6FB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D6FB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60d6fb; /* rgb */ color: rgb(96, 214, 251); /* oklch */ color: oklch(82.3% 0.117 221.7);
Tailwind
colors: {
custom: {
50: '#9be2fc',
500: '#60d6fb',
950: '#000000',
},
}SCSS
$custom: #60d6fb; $custom-light: #9be2fc; $custom-dark: #000000;
JSON
{
"hex": "#60d6fb",
"rgb": {
"r": 96,
"g": 214,
"b": 251
},
"hsl": {
"h": 194.323,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.82265,
"c": 0.11729,
"h": 221.7
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#60D6FB
secondary
#D4532B
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485