#65A3F8#65A3F8
#65A3F8 is a light, vivid cyan. Relative luminance 0.357; OKLCH L 71.1% C 0.141 H 256.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65A3F8 |
|---|---|
| RGB | rgb(101, 163, 248) |
| HSL | hsl(215, 91%, 68%) |
| HSV | hsv(215, 59%, 97%) |
| CMYK | cmyk(59.3%, 34.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.32, 4.93, -48.39) |
| CIE-LCH | lch(66.32, 48.64, 275.82°) |
| OKLab | oklab(71.07% -0.0325 -0.1369) |
| OKLCH | oklch(71.07% 0.141 256.6) |
| XYZ | xyz(35.4013, 35.7352, 93.8207) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.54
Carolina Blue
#8AB8FE
ΔE00 6.43
Dodgerblue
#1E90FF
ΔE00 6.50
Sky Blue (survey)
#75BBFD
ΔE00 6.89
Dark Sky Blue
#448EE4
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A3F8 #F8BA65
analogous
#65ECF8 #65A3F8 #7065F8
triadic
#65A3F8 #F865A3 #A3F865
tetradic
#65A3F8 #F865EC #F8BA65 #65F870
square
#65A3F8 #F865EC #F8BA65 #65F870
split-complementary
#65A3F8 #F87065 #ECF865
monochromatic
#0A61D9 #2A80F5 #65A3F8 #A0C6FB #DAE9FD
Accessibility & contrast
On white
2.58
#65A3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#65A3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A3F8
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A3F8 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#00B6C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65a3f8; /* rgb */ color: rgb(101, 163, 248); /* oklch */ color: oklch(71.1% 0.141 256.6);
Tailwind
colors: {
custom: {
50: '#9cbdfb',
500: '#65a3f8',
950: '#000000',
},
}SCSS
$custom: #65a3f8; $custom-light: #9cbdfb; $custom-dark: #000000;
JSON
{
"hex": "#65a3f8",
"rgb": {
"r": 101,
"g": 163,
"b": 248
},
"hsl": {
"h": 214.694,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.71067,
"c": 0.14075,
"h": 256.6
},
"luminance": 0.35738
}Semantic roles & 50–950 ramp
primary
#65A3F8
secondary
#F3E0C6
accent
#8500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185