#65A6FF#65A6FF
#65A6FF is a light, vivid cyan. Relative luminance 0.373; OKLCH L 72.1% C 0.147 H 256.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65A6FF |
|---|---|
| RGB | rgb(101, 166, 255) |
| HSL | hsl(215, 100%, 70%) |
| HSV | hsv(215, 60%, 100%) |
| CMYK | cmyk(60.4%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(67.47, 5.46, -50.38) |
| CIE-LCH | lch(67.47, 50.68, 276.18°) |
| OKLab | oklab(72.08% -0.0339 -0.1427) |
| OKLCH | oklch(72.08% 0.147 256.6) |
| XYZ | xyz(37.0466, 37.2558, 99.8271) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.50
Carolina Blue
#8AB8FE
ΔE00 5.79
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Dodgerblue
#1E90FF
ΔE00 7.19
Azure (survey)
#069AF3
ΔE00 7.44
Dark Sky Blue
#448EE4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A6FF #FFBE65
analogous
#65F3FF #65A6FF #7165FF
triadic
#65A6FF #FF65A6 #A6FF65
tetradic
#65A6FF #FF65F3 #FFBE65 #65FF71
square
#65A6FF #FF65F3 #FFBE65 #65FF71
split-complementary
#65A6FF #FF7165 #F3FF65
monochromatic
#0063EA #2883FF #65A6FF #A2C9FF #DFEDFF
Accessibility & contrast
On white
2.48
#65A6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#65A6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A6FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A6FF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#6B9EFD
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #65a6ff; /* rgb */ color: rgb(101, 166, 255); /* oklch */ color: oklch(72.1% 0.147 256.6);
Tailwind
colors: {
custom: {
50: '#9dc0ff',
500: '#65a6ff',
950: '#000000',
},
}SCSS
$custom: #65a6ff; $custom-light: #9dc0ff; $custom-dark: #000000;
JSON
{
"hex": "#65a6ff",
"rgb": {
"r": 101,
"g": 166,
"b": 255
},
"hsl": {
"h": 214.675,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.72075,
"c": 0.1467,
"h": 256.6
},
"luminance": 0.37259
}Semantic roles & 50–950 ramp
primary
#65A6FF
secondary
#F6E3CA
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186