#65B5FC#65B5FC
#65B5FC is a light, vivid cyan. Relative luminance 0.428; OKLCH L 75.1% C 0.130 H 247.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65B5FC |
|---|---|
| RGB | rgb(101, 181, 252) |
| HSL | hsl(208, 96%, 69%) |
| HSV | hsv(208, 60%, 99%) |
| CMYK | cmyk(59.9%, 28.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.45, -3.94, -42.51) |
| CIE-LCH | lch(71.45, 42.69, 264.71°) |
| OKLab | oklab(75.15% -0.0501 -0.1197) |
| OKLCH | oklch(75.15% 0.13 247.3) |
| XYZ | xyz(39.4549, 42.8390, 98.2661) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.06
Carolina Blue
#8AB8FE
ΔE00 5.99
Sky
#82CAFC
ΔE00 6.30
Lightblue (survey)
#7BC8F6
ΔE00 6.75
Lightskyblue
#87CEFA
ΔE00 7.91
Light Blue
#95D0FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B5FC #FCAC65
analogous
#65FCF8 #65B5FC #656AFC
triadic
#65B5FC #FC65B5 #B5FC65
tetradic
#65B5FC #F865FC #FCAC65 #6AFC65
square
#65B5FC #F865FC #FCAC65 #6AFC65
split-complementary
#65B5FC #FC656A #FCF865
monochromatic
#047AE2 #2998FB #65B5FC #A1D2FD #DDEFFE
Accessibility & contrast
On white
2.19
#65B5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#65B5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B5FC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B5FC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#00C6CE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #65b5fc; /* rgb */ color: rgb(101, 181, 252); /* oklch */ color: oklch(75.1% 0.130 247.3);
Tailwind
colors: {
custom: {
50: '#9ccafd',
500: '#65b5fc',
950: '#000000',
},
}SCSS
$custom: #65b5fc; $custom-light: #9ccafd; $custom-dark: #000000;
JSON
{
"hex": "#65b5fc",
"rgb": {
"r": 101,
"g": 181,
"b": 252
},
"hsl": {
"h": 208.212,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.75147,
"c": 0.12977,
"h": 247.3
},
"luminance": 0.42843
}Semantic roles & 50–950 ramp
primary
#65B5FC
secondary
#F4DDC8
accent
#6C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285