#65AEF7#65AEF7
#65AEF7 is a light, vivid cyan. Relative luminance 0.398; OKLCH L 73.4% C 0.129 H 250.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65AEF7 |
|---|---|
| RGB | rgb(101, 174, 247) |
| HSL | hsl(210, 90%, 68%) |
| HSV | hsv(210, 59%, 97%) |
| CMYK | cmyk(59.1%, 29.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.29, -1.62, -43.17) |
| CIE-LCH | lch(69.29, 43.20, 267.85°) |
| OKLab | oklab(73.38% -0.0443 -0.1217) |
| OKLCH | oklch(73.38% 0.129 250) |
| XYZ | xyz(37.2853, 39.7508, 93.6854) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Carolina Blue
#8AB8FE
ΔE00 5.68
Azure (survey)
#069AF3
ΔE00 7.19
Sky
#82CAFC
ΔE00 8.12
Cornflowerblue
#6495ED
ΔE00 8.20
Lightblue (survey)
#7BC8F6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AEF7 #F7AE65
analogous
#65F7F7 #65AEF7 #6565F7
triadic
#65AEF7 #F765AE #AEF765
tetradic
#65AEF7 #F765F7 #F7AE65 #65F765
square
#65AEF7 #F765F7 #F7AE65 #65F765
split-complementary
#65AEF7 #F76565 #F7F765
monochromatic
#0B71D6 #2B8FF4 #65AEF7 #9FCDFA #D9EBFD
Accessibility & contrast
On white
2.35
#65AEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#65AEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AEF7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AEF7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FA
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#00BFC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65aef7; /* rgb */ color: rgb(101, 174, 247); /* oklch */ color: oklch(73.4% 0.129 250.0);
Tailwind
colors: {
custom: {
50: '#9cc5fa',
500: '#65aef7',
950: '#000000',
},
}SCSS
$custom: #65aef7; $custom-light: #9cc5fa; $custom-dark: #000000;
JSON
{
"hex": "#65aef7",
"rgb": {
"r": 101,
"g": 174,
"b": 247
},
"hsl": {
"h": 210,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.73381,
"c": 0.12948,
"h": 250
},
"luminance": 0.39754
}Semantic roles & 50–950 ramp
primary
#65AEF7
secondary
#F2DCC6
accent
#7300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185