#65B6FC#65B6FC
#65B6FC is a light, vivid cyan. Relative luminance 0.433; OKLCH L 75.4% C 0.129 H 246.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65B6FC |
|---|---|
| RGB | rgb(101, 182, 252) |
| HSL | hsl(208, 96%, 69%) |
| HSV | hsv(208, 60%, 99%) |
| CMYK | cmyk(59.9%, 27.8%, 0%, 1.2%) |
| CIE-LAB | lab(71.72, -4.49, -42.08) |
| CIE-LCH | lch(71.72, 42.31, 263.91°) |
| OKLab | oklab(75.37% -0.0512 -0.1184) |
| OKLCH | oklch(75.37% 0.129 246.6) |
| XYZ | xyz(39.6590, 43.2472, 98.3341) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.98
Sky
#82CAFC
ΔE00 6.02
Carolina Blue
#8AB8FE
ΔE00 6.15
Lightblue (survey)
#7BC8F6
ΔE00 6.45
Lightskyblue
#87CEFA
ΔE00 7.63
Deepskyblue
#00BFFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B6FC #FCAB65
analogous
#65FCF7 #65B6FC #656BFC
triadic
#65B6FC #FC65B6 #B6FC65
tetradic
#65B6FC #F765FC #FCAB65 #6BFC65
square
#65B6FC #F765FC #FCAB65 #6BFC65
split-complementary
#65B6FC #FC656B #FCF765
monochromatic
#047BE2 #299AFB #65B6FC #A1D2FD #DDEFFE
Accessibility & contrast
On white
2.18
#65B6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#65B6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B6FC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B6FC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#00C7CE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #65b6fc; /* rgb */ color: rgb(101, 182, 252); /* oklch */ color: oklch(75.4% 0.129 246.6);
Tailwind
colors: {
custom: {
50: '#9dcbfd',
500: '#65b6fc',
950: '#000000',
},
}SCSS
$custom: #65b6fc; $custom-light: #9dcbfd; $custom-dark: #000000;
JSON
{
"hex": "#65b6fc",
"rgb": {
"r": 101,
"g": 182,
"b": 252
},
"hsl": {
"h": 207.815,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.75365,
"c": 0.12901,
"h": 246.6
},
"luminance": 0.43251
}Semantic roles & 50–950 ramp
primary
#65B6FC
secondary
#F4DDC8
accent
#6A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285