#65AAF9#65AAF9
#65AAF9 is a light, vivid cyan. Relative luminance 0.384; OKLCH L 72.6% C 0.135 H 253.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65AAF9 |
|---|---|
| RGB | rgb(101, 170, 249) |
| HSL | hsl(212, 93%, 69%) |
| HSV | hsv(212, 59%, 98%) |
| CMYK | cmyk(59.4%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(68.28, 1.26, -45.84) |
| CIE-LCH | lch(68.28, 45.86, 271.58°) |
| OKLab | oklab(72.62% -0.0396 -0.1295) |
| OKLCH | oklch(72.62% 0.135 253) |
| XYZ | xyz(36.8343, 38.3524, 95.0658) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 5.61
Cornflowerblue
#6495ED
ΔE00 6.82
Azure (survey)
#069AF3
ΔE00 6.99
Dodgerblue
#1E90FF
ΔE00 7.89
Dark Sky Blue
#448EE4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AAF9 #F9B465
analogous
#65F4F9 #65AAF9 #6A65F9
triadic
#65AAF9 #F965AA #AAF965
tetradic
#65AAF9 #F965F4 #F9B465 #65F96A
square
#65AAF9 #F965F4 #F9B465 #65F96A
split-complementary
#65AAF9 #F96A65 #F4F965
monochromatic
#096BDB #2A89F7 #65AAF9 #A0CBFB #DBEBFE
Accessibility & contrast
On white
2.42
#65AAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#65AAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AAF9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AAF9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFC
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#00BCC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65aaf9; /* rgb */ color: rgb(101, 170, 249); /* oklch */ color: oklch(72.6% 0.135 253.0);
Tailwind
colors: {
custom: {
50: '#9cc3fb',
500: '#65aaf9',
950: '#000000',
},
}SCSS
$custom: #65aaf9; $custom-light: #9cc3fb; $custom-dark: #000000;
JSON
{
"hex": "#65aaf9",
"rgb": {
"r": 101,
"g": 170,
"b": 249
},
"hsl": {
"h": 212.027,
"s": 92.5,
"l": 68.627
},
"oklch": {
"l": 0.72616,
"c": 0.13538,
"h": 253
},
"luminance": 0.38356
}Semantic roles & 50–950 ramp
primary
#65AAF9
secondary
#F3DEC7
accent
#7B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185