#65AEF3#65AEF3
#65AEF3 is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.125 H 248.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65AEF3 |
|---|---|
| RGB | rgb(101, 174, 243) |
| HSL | hsl(209, 86%, 67%) |
| HSV | hsv(209, 58%, 95%) |
| CMYK | cmyk(58.4%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(69.12, -2.87, -41.27) |
| CIE-LCH | lch(69.12, 41.37, 266.02°) |
| OKLab | oklab(73.19% -0.0454 -0.1162) |
| OKLCH | oklch(73.19% 0.125 248.6) |
| XYZ | xyz(36.6747, 39.5066, 90.4695) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Carolina Blue
#8AB8FE
ΔE00 5.95
Azure (survey)
#069AF3
ΔE00 7.05
Sky
#82CAFC
ΔE00 7.96
Lightblue (survey)
#7BC8F6
ΔE00 8.26
Cornflowerblue
#6495ED
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AEF3 #F3AA65
analogous
#65F3F1 #65AEF3 #6567F3
triadic
#65AEF3 #F365AE #AEF365
tetradic
#65AEF3 #F165F3 #F3AA65 #67F365
square
#65AEF3 #F165F3 #F3AA65 #67F365
split-complementary
#65AEF3 #F36567 #F3F165
monochromatic
#1071CE #2C90EF #65AEF3 #9ECCF7 #D7EAFC
Accessibility & contrast
On white
2.36
#65AEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#65AEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AEF3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AEF3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F6
Deuteranopia (green-blind)
#7EA2F2
Tritanopia (blue-blind)
#00BEC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65aef3; /* rgb */ color: rgb(101, 174, 243); /* oklch */ color: oklch(73.2% 0.125 248.6);
Tailwind
colors: {
custom: {
50: '#9bc5f7',
500: '#65aef3',
950: '#000000',
},
}SCSS
$custom: #65aef3; $custom-light: #9bc5f7; $custom-dark: #000000;
JSON
{
"hex": "#65aef3",
"rgb": {
"r": 101,
"g": 174,
"b": 243
},
"hsl": {
"h": 209.155,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.73186,
"c": 0.12474,
"h": 248.6
},
"luminance": 0.3951
}Semantic roles & 50–950 ramp
primary
#65AEF3
secondary
#F0D9C4
accent
#7003E2
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1217
muted
#7F8185