#65A5DD#65A5DD
#65A5DD is a light, moderate cyan. Relative luminance 0.349; OKLCH L 70.2% C 0.106 H 246.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65A5DD |
|---|---|
| RGB | rgb(101, 165, 221) |
| HSL | hsl(208, 64%, 63%) |
| HSV | hsv(208, 54%, 87%) |
| CMYK | cmyk(54.3%, 25.3%, 0%, 13.3%) |
| CIE-LAB | lab(65.67, -4.65, -34.60) |
| CIE-LCH | lch(65.67, 34.91, 262.34°) |
| OKLab | oklab(70.16% -0.0423 -0.0969) |
| OKLCH | oklch(70.16% 0.106 246.4) |
| XYZ | xyz(31.8684, 34.8948, 73.4486) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 6.51
Dodgerblue
#1E90FF
ΔE00 7.32
Dark Sky Blue
#448EE4
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A5DD #DD9D65
analogous
#65DDD9 #65A5DD #6569DD
triadic
#65A5DD #DD65A5 #A5DD65
tetradic
#65A5DD #D965DD #DD9D65 #69DD65
square
#65A5DD #D965DD #DD9D65 #69DD65
split-complementary
#65A5DD #DD6569 #DDD965
monochromatic
#2468A4 #3388D2 #65A5DD #97C2E8 #C9E0F3
Accessibility & contrast
On white
2.63
#65A5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#65A5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A5DD
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A5DD | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#7D9ADC
Tritanopia (blue-blind)
#10B2B8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #65a5dd; /* rgb */ color: rgb(101, 165, 221); /* oklch */ color: oklch(70.2% 0.106 246.4);
Tailwind
colors: {
custom: {
50: '#99bfe7',
500: '#65a5dd',
950: '#000000',
},
}SCSS
$custom: #65a5dd; $custom-light: #99bfe7; $custom-dark: #000000;
JSON
{
"hex": "#65a5dd",
"rgb": {
"r": 101,
"g": 165,
"b": 221
},
"hsl": {
"h": 208,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.70161,
"c": 0.10577,
"h": 246.4
},
"luminance": 0.34897
}Semantic roles & 50–950 ramp
primary
#65A5DD
secondary
#E4CDB9
accent
#6D1ACC
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184