#65A8F8#65A8F8
#65A8F8 is a light, vivid cyan. Relative luminance 0.375; OKLCH L 72.1% C 0.136 H 253.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65A8F8 |
|---|---|
| RGB | rgb(101, 168, 248) |
| HSL | hsl(213, 91%, 68%) |
| HSV | hsv(213, 59%, 97%) |
| CMYK | cmyk(59.3%, 32.3%, 0%, 2.7%) |
| CIE-LAB | lab(67.68, 2.08, -46.24) |
| CIE-LCH | lch(67.68, 46.28, 272.57°) |
| OKLab | oklab(72.14% -0.0377 -0.1306) |
| OKLCH | oklch(72.14% 0.136 253.9) |
| XYZ | xyz(36.3067, 37.5460, 94.1225) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 6.18
Azure (survey)
#069AF3
ΔE00 6.87
Dodgerblue
#1E90FF
ΔE00 7.43
Dark Sky Blue
#448EE4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A8F8 #F8B565
analogous
#65F1F8 #65A8F8 #6B65F8
triadic
#65A8F8 #F865A8 #A8F865
tetradic
#65A8F8 #F865F1 #F8B565 #65F86B
square
#65A8F8 #F865F1 #F8B565 #65F86B
split-complementary
#65A8F8 #F86B65 #F1F865
monochromatic
#0A68D9 #2A87F5 #65A8F8 #A0C9FB #DAEAFD
Accessibility & contrast
On white
2.47
#65A8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#65A8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A8F8
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A8F8 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFB
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #65a8f8; /* rgb */ color: rgb(101, 168, 248); /* oklch */ color: oklch(72.1% 0.136 253.9);
Tailwind
colors: {
custom: {
50: '#9cc1fb',
500: '#65a8f8',
950: '#000000',
},
}SCSS
$custom: #65a8f8; $custom-light: #9cc1fb; $custom-dark: #000000;
JSON
{
"hex": "#65a8f8",
"rgb": {
"r": 101,
"g": 168,
"b": 248
},
"hsl": {
"h": 212.653,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.72136,
"c": 0.13597,
"h": 253.9
},
"luminance": 0.37549
}Semantic roles & 50–950 ramp
primary
#65A8F8
secondary
#F3DEC6
accent
#7D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185