#65ADFC#65ADFC
#65ADFC is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.136 H 252.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65ADFC |
|---|---|
| RGB | rgb(101, 173, 252) |
| HSL | hsl(211, 96%, 69%) |
| HSV | hsv(211, 60%, 99%) |
| CMYK | cmyk(59.9%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.24, 0.52, -45.96) |
| CIE-LCH | lch(69.24, 45.97, 270.65°) |
| OKLab | oklab(73.41% -0.0419 -0.1298) |
| OKLCH | oklch(73.41% 0.136 252.1) |
| XYZ | xyz(37.8747, 39.6786, 97.7394) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.91
Carolina Blue
#8AB8FE
ΔE00 5.38
Azure (survey)
#069AF3
ΔE00 7.35
Cornflowerblue
#6495ED
ΔE00 7.74
Sky
#82CAFC
ΔE00 8.62
Dodgerblue
#1E90FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ADFC #FCB465
analogous
#65F8FC #65ADFC #6965FC
triadic
#65ADFC #FC65AD #ADFC65
tetradic
#65ADFC #FC65F8 #FCB465 #65FC69
square
#65ADFC #FC65F8 #FCB465 #65FC69
split-complementary
#65ADFC #FC6965 #F8FC65
monochromatic
#046EE2 #298DFB #65ADFC #A1CDFD #DDEDFE
Accessibility & contrast
On white
2.35
#65ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#65ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ADFC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ADFC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65adfc; /* rgb */ color: rgb(101, 173, 252); /* oklch */ color: oklch(73.4% 0.136 252.1);
Tailwind
colors: {
custom: {
50: '#9cc5fd',
500: '#65adfc',
950: '#000000',
},
}SCSS
$custom: #65adfc; $custom-light: #9cc5fd; $custom-dark: #000000;
JSON
{
"hex": "#65adfc",
"rgb": {
"r": 101,
"g": 173,
"b": 252
},
"hsl": {
"h": 211.391,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.73414,
"c": 0.13637,
"h": 252.1
},
"luminance": 0.39682
}Semantic roles & 50–950 ramp
primary
#65ADFC
secondary
#F4DFC8
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186