#65AFF6#65AFF6
#65AFF6 is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.5% C 0.127 H 249.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65AFF6 |
|---|---|
| RGB | rgb(101, 175, 246) |
| HSL | hsl(209, 89%, 68%) |
| HSV | hsv(209, 59%, 96%) |
| CMYK | cmyk(58.9%, 28.9%, 0%, 3.5%) |
| CIE-LAB | lab(69.52, -2.49, -42.26) |
| CIE-LCH | lch(69.52, 42.34, 266.63°) |
| OKLab | oklab(73.55% -0.0456 -0.119) |
| OKLCH | oklch(73.55% 0.127 249) |
| XYZ | xyz(37.3253, 40.0771, 92.9396) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 5.79
Azure (survey)
#069AF3
ΔE00 7.29
Sky
#82CAFC
ΔE00 7.78
Lightblue (survey)
#7BC8F6
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AFF6 #F6AC65
analogous
#65F6F4 #65AFF6 #6566F6
triadic
#65AFF6 #F665AF #AFF665
tetradic
#65AFF6 #F465F6 #F6AC65 #66F665
square
#65AFF6 #F465F6 #F6AC65 #66F665
split-complementary
#65AFF6 #F66566 #F6F465
monochromatic
#0C72D4 #2B91F3 #65AFF6 #9FCDF9 #D9EBFD
Accessibility & contrast
On white
2.33
#65AFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#65AFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AFF6
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AFF6 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B2F9
Deuteranopia (green-blind)
#7DA3F5
Tritanopia (blue-blind)
#00C0C8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #65aff6; /* rgb */ color: rgb(101, 175, 246); /* oklch */ color: oklch(73.5% 0.127 249.0);
Tailwind
colors: {
custom: {
50: '#9cc6f9',
500: '#65aff6',
950: '#000000',
},
}SCSS
$custom: #65aff6; $custom-light: #9cc6f9; $custom-dark: #000000;
JSON
{
"hex": "#65aff6",
"rgb": {
"r": 101,
"g": 175,
"b": 246
},
"hsl": {
"h": 209.379,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.73549,
"c": 0.12748,
"h": 249
},
"luminance": 0.4008
}Semantic roles & 50–950 ramp
primary
#65AFF6
secondary
#F2DBC5
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285