#65ABFF#65ABFF
#65ABFF is a light, vivid cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.142 H 254.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABFF |
|---|---|
| RGB | rgb(101, 171, 255) |
| HSL | hsl(213, 100%, 70%) |
| HSV | hsv(213, 60%, 100%) |
| CMYK | cmyk(60.4%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(68.83, 2.61, -48.24) |
| CIE-LCH | lch(68.83, 48.31, 273.10°) |
| OKLab | oklab(73.14% -0.039 -0.1364) |
| OKLCH | oklch(73.14% 0.142 254) |
| XYZ | xyz(37.9732, 39.1090, 100.1360) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 5.30
Cornflowerblue
#6495ED
ΔE00 7.06
Azure (survey)
#069AF3
ΔE00 7.43
Dodgerblue
#1E90FF
ΔE00 8.19
Dark Sky Blue
#448EE4
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABFF #FFB965
analogous
#65F8FF #65ABFF #6C65FF
triadic
#65ABFF #FF65AB #ABFF65
tetradic
#65ABFF #FF65F8 #FFB965 #65FF6C
square
#65ABFF #FF65F8 #FFB965 #65FF6C
split-complementary
#65ABFF #FF6C65 #F8FF65
monochromatic
#006AEA #288AFF #65ABFF #A2CCFF #DFEEFF
Accessibility & contrast
On white
2.38
#65ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#65ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABFF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABFF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#73A1FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65abff; /* rgb */ color: rgb(101, 171, 255); /* oklch */ color: oklch(73.1% 0.142 254.0);
Tailwind
colors: {
custom: {
50: '#9dc3ff',
500: '#65abff',
950: '#000000',
},
}SCSS
$custom: #65abff; $custom-light: #9dc3ff; $custom-dark: #000000;
JSON
{
"hex": "#65abff",
"rgb": {
"r": 101,
"g": 171,
"b": 255
},
"hsl": {
"h": 212.727,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.73138,
"c": 0.14189,
"h": 254
},
"luminance": 0.39113
}Semantic roles & 50–950 ramp
primary
#65ABFF
secondary
#F6E2CA
accent
#7D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186