#65ACFF#65ACFF
#65ACFF is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.4% C 0.141 H 253.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACFF |
|---|---|
| RGB | rgb(101, 172, 255) |
| HSL | hsl(212, 100%, 70%) |
| HSV | hsv(212, 60%, 100%) |
| CMYK | cmyk(60.4%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.10, 2.04, -47.81) |
| CIE-LCH | lch(69.10, 47.85, 272.45°) |
| OKLab | oklab(73.35% -0.04 -0.1352) |
| OKLCH | oklch(73.35% 0.141 253.5) |
| XYZ | xyz(38.1629, 39.4882, 100.1992) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Carolina Blue
#8AB8FE
ΔE00 5.26
Cornflowerblue
#6495ED
ΔE00 7.38
Azure (survey)
#069AF3
ΔE00 7.48
Dodgerblue
#1E90FF
ΔE00 8.41
Sky
#82CAFC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACFF #FFB865
analogous
#65F9FF #65ACFF #6B65FF
triadic
#65ACFF #FF65AC #ACFF65
tetradic
#65ACFF #FF65F9 #FFB865 #65FF6B
square
#65ACFF #FF65F9 #FFB865 #65FF6B
split-complementary
#65ACFF #FF6B65 #F9FF65
monochromatic
#006CEA #288BFF #65ACFF #A2CDFF #DFEEFF
Accessibility & contrast
On white
2.36
#65ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#65ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACFF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACFF | 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)
#89B1FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65acff; /* rgb */ color: rgb(101, 172, 255); /* oklch */ color: oklch(73.4% 0.141 253.5);
Tailwind
colors: {
custom: {
50: '#9dc4ff',
500: '#65acff',
950: '#000000',
},
}SCSS
$custom: #65acff; $custom-light: #9dc4ff; $custom-dark: #000000;
JSON
{
"hex": "#65acff",
"rgb": {
"r": 101,
"g": 172,
"b": 255
},
"hsl": {
"h": 212.338,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.73352,
"c": 0.14097,
"h": 253.5
},
"luminance": 0.39492
}Semantic roles & 50–950 ramp
primary
#65ACFF
secondary
#F6E2CA
accent
#7C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186