#65ABFC#65ABFC
#65ABFC is a light, vivid cyan. Relative luminance 0.389; OKLCH L 73.0% C 0.138 H 253.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABFC |
|---|---|
| RGB | rgb(101, 171, 252) |
| HSL | hsl(212, 96%, 69%) |
| HSV | hsv(212, 60%, 99%) |
| CMYK | cmyk(59.9%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.69, 1.65, -46.83) |
| CIE-LCH | lch(68.69, 46.86, 272.02°) |
| OKLab | oklab(72.98% -0.0398 -0.1323) |
| OKLCH | oklch(72.98% 0.138 253.3) |
| XYZ | xyz(37.4941, 38.9174, 97.6125) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 5.42
Cornflowerblue
#6495ED
ΔE00 7.10
Azure (survey)
#069AF3
ΔE00 7.23
Dodgerblue
#1E90FF
ΔE00 8.15
Dark Sky Blue
#448EE4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABFC #FCB665
analogous
#65F7FC #65ABFC #6B65FC
triadic
#65ABFC #FC65AB #ABFC65
tetradic
#65ABFC #FC65F7 #FCB665 #65FC6B
square
#65ABFC #FC65F7 #FCB665 #65FC6B
split-complementary
#65ABFC #FC6B65 #F7FC65
monochromatic
#046BE2 #298AFB #65ABFC #A1CCFD #DDECFE
Accessibility & contrast
On white
2.39
#65ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#65ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABFC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABFC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#75A1FA
Tritanopia (blue-blind)
#00BEC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65abfc; /* rgb */ color: rgb(101, 171, 252); /* oklch */ color: oklch(73.0% 0.138 253.3);
Tailwind
colors: {
custom: {
50: '#9cc3fd',
500: '#65abfc',
950: '#000000',
},
}SCSS
$custom: #65abfc; $custom-light: #9cc3fd; $custom-dark: #000000;
JSON
{
"hex": "#65abfc",
"rgb": {
"r": 101,
"g": 171,
"b": 252
},
"hsl": {
"h": 212.185,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.72984,
"c": 0.13818,
"h": 253.3
},
"luminance": 0.38921
}Semantic roles & 50–950 ramp
primary
#65ABFC
secondary
#F4E0C8
accent
#7B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186