#65AAFF#65AAFF
#65AAFF is a light, vivid cyan. Relative luminance 0.387; OKLCH L 72.9% C 0.143 H 254.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65AAFF |
|---|---|
| RGB | rgb(101, 170, 255) |
| HSL | hsl(213, 100%, 70%) |
| HSV | hsv(213, 60%, 100%) |
| CMYK | cmyk(60.4%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(68.56, 3.18, -48.67) |
| CIE-LCH | lch(68.56, 48.77, 273.73°) |
| OKLab | oklab(72.93% -0.038 -0.1377) |
| OKLCH | oklch(72.93% 0.143 254.6) |
| XYZ | xyz(37.7851, 38.7327, 100.0733) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Carolina Blue
#8AB8FE
ΔE00 5.36
Cornflowerblue
#6495ED
ΔE00 6.75
Azure (survey)
#069AF3
ΔE00 7.40
Dodgerblue
#1E90FF
ΔE00 7.97
Dark Sky Blue
#448EE4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AAFF #FFBA65
analogous
#65F7FF #65AAFF #6D65FF
triadic
#65AAFF #FF65AA #AAFF65
tetradic
#65AAFF #FF65F7 #FFBA65 #65FF6D
square
#65AAFF #FF65F7 #FFBA65 #65FF6D
split-complementary
#65AAFF #FF6D65 #F7FF65
monochromatic
#0069EA #2888FF #65AAFF #A2CCFF #DFEEFF
Accessibility & contrast
On white
2.40
#65AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#65AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AAFF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AAFF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#71A1FD
Tritanopia (blue-blind)
#00BDC9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #65aaff; /* rgb */ color: rgb(101, 170, 255); /* oklch */ color: oklch(72.9% 0.143 254.6);
Tailwind
colors: {
custom: {
50: '#9dc2ff',
500: '#65aaff',
950: '#000000',
},
}SCSS
$custom: #65aaff; $custom-light: #9dc2ff; $custom-dark: #000000;
JSON
{
"hex": "#65aaff",
"rgb": {
"r": 101,
"g": 170,
"b": 255
},
"hsl": {
"h": 213.117,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.72925,
"c": 0.14283,
"h": 254.6
},
"luminance": 0.38736
}Semantic roles & 50–950 ramp
primary
#65AAFF
secondary
#F6E2CA
accent
#7F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186