#65A4F5#65A4F5
#65A4F5 is a light, vivid cyan. Relative luminance 0.359; OKLCH L 71.1% C 0.136 H 255.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65A4F5 |
|---|---|
| RGB | rgb(101, 164, 245) |
| HSL | hsl(214, 88%, 68%) |
| HSV | hsv(214, 59%, 96%) |
| CMYK | cmyk(58.8%, 33.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.45, 3.40, -46.55) |
| CIE-LCH | lch(66.45, 46.67, 274.18°) |
| OKLab | oklab(71.12% -0.0343 -0.1316) |
| OKLCH | oklch(71.12% 0.136 255.4) |
| XYZ | xyz(35.1179, 35.9071, 91.4486) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 6.38
Sky Blue (survey)
#75BBFD
ΔE00 6.53
Dodgerblue
#1E90FF
ΔE00 6.60
Azure (survey)
#069AF3
ΔE00 6.77
Dark Sky Blue
#448EE4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A4F5 #F5B665
analogous
#65ECF5 #65A4F5 #6E65F5
triadic
#65A4F5 #F565A4 #A4F565
tetradic
#65A4F5 #F565EC #F5B665 #65F56E
square
#65A4F5 #F565EC #F5B665 #65F56E
split-complementary
#65A4F5 #F56E65 #ECF565
monochromatic
#0E64D2 #2C82F1 #65A4F5 #9EC6F9 #D8E8FC
Accessibility & contrast
On white
2.57
#65A4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#65A4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A4F5
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A4F5 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#6F9BF3
Tritanopia (blue-blind)
#00B6C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65a4f5; /* rgb */ color: rgb(101, 164, 245); /* oklch */ color: oklch(71.1% 0.136 255.4);
Tailwind
colors: {
custom: {
50: '#9bbef9',
500: '#65a4f5',
950: '#000000',
},
}SCSS
$custom: #65a4f5; $custom-light: #9bbef9; $custom-dark: #000000;
JSON
{
"hex": "#65a4f5",
"rgb": {
"r": 101,
"g": 164,
"b": 245
},
"hsl": {
"h": 213.75,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.71123,
"c": 0.13597,
"h": 255.4
},
"luminance": 0.3591
}Semantic roles & 50–950 ramp
primary
#65A4F5
secondary
#F1DEC5
accent
#8101E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185