#65ACFC#65ACFC
#65ACFC is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.137 H 252.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACFC |
|---|---|
| RGB | rgb(101, 172, 252) |
| HSL | hsl(212, 96%, 69%) |
| HSV | hsv(212, 60%, 99%) |
| CMYK | cmyk(59.9%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.97, 1.09, -46.40) |
| CIE-LCH | lch(68.97, 46.41, 271.34°) |
| OKLab | oklab(73.2% -0.0408 -0.131) |
| OKLCH | oklch(73.2% 0.137 252.7) |
| XYZ | xyz(37.6837, 39.2966, 97.6757) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.21
Carolina Blue
#8AB8FE
ΔE00 5.39
Azure (survey)
#069AF3
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.42
Dodgerblue
#1E90FF
ΔE00 8.39
Sky
#82CAFC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACFC #FCB565
analogous
#65F8FC #65ACFC #6A65FC
triadic
#65ACFC #FC65AC #ACFC65
tetradic
#65ACFC #FC65F8 #FCB565 #65FC6A
square
#65ACFC #FC65F8 #FCB565 #65FC6A
split-complementary
#65ACFC #FC6A65 #F8FC65
monochromatic
#046DE2 #298CFB #65ACFC #A1CCFD #DDEDFE
Accessibility & contrast
On white
2.37
#65ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#65ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACFC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACFC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65acfc; /* rgb */ color: rgb(101, 172, 252); /* oklch */ color: oklch(73.2% 0.137 252.7);
Tailwind
colors: {
custom: {
50: '#9cc4fd',
500: '#65acfc',
950: '#000000',
},
}SCSS
$custom: #65acfc; $custom-light: #9cc4fd; $custom-dark: #000000;
JSON
{
"hex": "#65acfc",
"rgb": {
"r": 101,
"g": 172,
"b": 252
},
"hsl": {
"h": 211.788,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.73199,
"c": 0.13726,
"h": 252.7
},
"luminance": 0.393
}Semantic roles & 50–950 ramp
primary
#65ACFC
secondary
#F4E0C8
accent
#7A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186