#65A6DD#65A6DD
#65A6DD is a light, moderate cyan. Relative luminance 0.353; OKLCH L 70.4% C 0.105 H 245.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65A6DD |
|---|---|
| RGB | rgb(101, 166, 221) |
| HSL | hsl(208, 64%, 63%) |
| HSV | hsv(208, 54%, 87%) |
| CMYK | cmyk(54.3%, 24.9%, 0%, 13.3%) |
| CIE-LAB | lab(65.95, -5.21, -34.16) |
| CIE-LCH | lch(65.95, 34.56, 261.33°) |
| OKLab | oklab(70.38% -0.0434 -0.0957) |
| OKLCH | oklch(70.38% 0.105 245.6) |
| XYZ | xyz(32.0495, 35.2569, 73.5089) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.84
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 6.90
Dodgerblue
#1E90FF
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 7.73
Dark Sky Blue
#448EE4
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A6DD #DD9C65
analogous
#65DDD8 #65A6DD #656ADD
triadic
#65A6DD #DD65A6 #A6DD65
tetradic
#65A6DD #D865DD #DD9C65 #6ADD65
square
#65A6DD #D865DD #DD9C65 #6ADD65
split-complementary
#65A6DD #DD656A #DDD865
monochromatic
#2469A4 #3389D2 #65A6DD #97C3E8 #C9E0F3
Accessibility & contrast
On white
2.61
#65A6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#65A6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A6DD
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A6DD | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7E0
Deuteranopia (green-blind)
#7F9BDC
Tritanopia (blue-blind)
#0FB3B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #65a6dd; /* rgb */ color: rgb(101, 166, 221); /* oklch */ color: oklch(70.4% 0.105 245.6);
Tailwind
colors: {
custom: {
50: '#99c0e7',
500: '#65a6dd',
950: '#000000',
},
}SCSS
$custom: #65a6dd; $custom-light: #99c0e7; $custom-dark: #000000;
JSON
{
"hex": "#65a6dd",
"rgb": {
"r": 101,
"g": 166,
"b": 221
},
"hsl": {
"h": 207.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.70383,
"c": 0.10507,
"h": 245.6
},
"luminance": 0.3526
}Semantic roles & 50–950 ramp
primary
#65A6DD
secondary
#E4CDB9
accent
#6B1ACC
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184