#65AAE0#65AAE0
#65AAE0 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.4% C 0.106 H 243.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65AAE0 |
|---|---|
| RGB | rgb(101, 170, 224) |
| HSL | hsl(206, 66%, 64%) |
| HSV | hsv(206, 55%, 88%) |
| CMYK | cmyk(54.9%, 24.1%, 0%, 12.2%) |
| CIE-LAB | lab(67.20, -6.51, -33.87) |
| CIE-LCH | lch(67.20, 34.49, 259.11°) |
| OKLab | oklab(71.41% -0.0469 -0.0948) |
| OKLCH | oklch(71.41% 0.106 243.7) |
| XYZ | xyz(33.1912, 36.8951, 75.8789) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.35
Azure (survey)
#069AF3
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 7.55
Cornflowerblue
#6495ED
ΔE00 8.18
Lightblue (survey)
#7BC8F6
ΔE00 8.38
Deepskyblue
#00BFFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AAE0 #E09B65
analogous
#65E0D8 #65AAE0 #656CE0
triadic
#65AAE0 #E065AA #AAE065
tetradic
#65AAE0 #D865E0 #E09B65 #6CE065
square
#65AAE0 #D865E0 #E09B65 #6CE065
split-complementary
#65AAE0 #E0656C #E0D865
monochromatic
#226EA9 #328ED6 #65AAE0 #98C6EA #CBE2F5
Accessibility & contrast
On white
2.51
#65AAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#65AAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AAE0
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AAE0 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE2
Deuteranopia (green-blind)
#829EDF
Tritanopia (blue-blind)
#00B7BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #65aae0; /* rgb */ color: rgb(101, 170, 224); /* oklch */ color: oklch(71.4% 0.106 243.7);
Tailwind
colors: {
custom: {
50: '#99c3ea',
500: '#65aae0',
950: '#000000',
},
}SCSS
$custom: #65aae0; $custom-light: #99c3ea; $custom-dark: #000000;
JSON
{
"hex": "#65aae0",
"rgb": {
"r": 101,
"g": 170,
"b": 224
},
"hsl": {
"h": 206.341,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.7141,
"c": 0.10581,
"h": 243.7
},
"luminance": 0.36898
}Semantic roles & 50–950 ramp
primary
#65AAE0
secondary
#E6CEBB
accent
#6817CE
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0F1216
muted
#7E8184