#65AEF4#65AEF4
#65AEF4 is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.126 H 249.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65AEF4 |
|---|---|
| RGB | rgb(101, 174, 244) |
| HSL | hsl(209, 87%, 68%) |
| HSV | hsv(209, 59%, 96%) |
| CMYK | cmyk(58.6%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(69.16, -2.56, -41.75) |
| CIE-LCH | lch(69.16, 41.82, 266.49°) |
| OKLab | oklab(73.23% -0.0452 -0.1175) |
| OKLCH | oklch(73.23% 0.126 249) |
| XYZ | xyz(36.8261, 39.5671, 91.2669) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.59
Carolina Blue
#8AB8FE
ΔE00 5.88
Azure (survey)
#069AF3
ΔE00 7.08
Sky
#82CAFC
ΔE00 8.00
Cornflowerblue
#6495ED
ΔE00 8.31
Lightblue (survey)
#7BC8F6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AEF4 #F4AB65
analogous
#65F4F3 #65AEF4 #6566F4
triadic
#65AEF4 #F465AE #AEF465
tetradic
#65AEF4 #F365F4 #F4AB65 #66F465
square
#65AEF4 #F365F4 #F4AB65 #66F465
split-complementary
#65AEF4 #F46566 #F4F365
monochromatic
#0F71D0 #2C90F0 #65AEF4 #9ECCF8 #D7EAFC
Accessibility & contrast
On white
2.36
#65AEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#65AEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AEF4
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AEF4 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F7
Deuteranopia (green-blind)
#7DA3F3
Tritanopia (blue-blind)
#00BEC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65aef4; /* rgb */ color: rgb(101, 174, 244); /* oklch */ color: oklch(73.2% 0.126 249.0);
Tailwind
colors: {
custom: {
50: '#9bc5f8',
500: '#65aef4',
950: '#000000',
},
}SCSS
$custom: #65aef4; $custom-light: #9bc5f8; $custom-dark: #000000;
JSON
{
"hex": "#65aef4",
"rgb": {
"r": 101,
"g": 174,
"b": 244
},
"hsl": {
"h": 209.371,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.73234,
"c": 0.12592,
"h": 249
},
"luminance": 0.3957
}Semantic roles & 50–950 ramp
primary
#65AEF4
secondary
#F1DAC4
accent
#7002E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185