#65A5FC#65A5FC
#65A5FC is a light, vivid cyan. Relative luminance 0.367; OKLCH L 71.7% C 0.144 H 256.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65A5FC |
|---|---|
| RGB | rgb(101, 165, 252) |
| HSL | hsl(215, 96%, 69%) |
| HSV | hsv(215, 60%, 99%) |
| CMYK | cmyk(59.9%, 34.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.05, 5.07, -49.41) |
| CIE-LCH | lch(67.05, 49.67, 275.86°) |
| OKLab | oklab(71.7% -0.0336 -0.1399) |
| OKLCH | oklch(71.7% 0.144 256.5) |
| XYZ | xyz(36.3864, 36.7020, 97.2433) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 6.01
Sky Blue (survey)
#75BBFD
ΔE00 6.34
Dodgerblue
#1E90FF
ΔE00 6.93
Azure (survey)
#069AF3
ΔE00 7.25
Dark Sky Blue
#448EE4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A5FC #FCBC65
analogous
#65F0FC #65A5FC #7165FC
triadic
#65A5FC #FC65A5 #A5FC65
tetradic
#65A5FC #FC65F0 #FCBC65 #65FC71
square
#65A5FC #FC65F0 #FCBC65 #65FC71
split-complementary
#65A5FC #FC7165 #F0FC65
monochromatic
#0462E2 #2982FB #65A5FC #A1C8FD #DDEBFE
Accessibility & contrast
On white
2.52
#65A5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#65A5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A5FC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A5FC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#6C9DFA
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #65a5fc; /* rgb */ color: rgb(101, 165, 252); /* oklch */ color: oklch(71.7% 0.144 256.5);
Tailwind
colors: {
custom: {
50: '#9cbffe',
500: '#65a5fc',
950: '#000000',
},
}SCSS
$custom: #65a5fc; $custom-light: #9cbffe; $custom-dark: #000000;
JSON
{
"hex": "#65a5fc",
"rgb": {
"r": 101,
"g": 165,
"b": 252
},
"hsl": {
"h": 214.57,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.71703,
"c": 0.14388,
"h": 256.5
},
"luminance": 0.36705
}Semantic roles & 50–950 ramp
primary
#65A5FC
secondary
#F4E2C8
accent
#8400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186