#65ABF0#65ABF0
#65ABF0 is a light, vivid cyan. Relative luminance 0.382; OKLCH L 72.4% C 0.124 H 249.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABF0 |
|---|---|
| RGB | rgb(101, 171, 240) |
| HSL | hsl(210, 82%, 67%) |
| HSV | hsv(210, 58%, 94%) |
| CMYK | cmyk(57.9%, 28.8%, 0%, 5.9%) |
| CIE-LAB | lab(68.15, -2.14, -41.14) |
| CIE-LCH | lch(68.15, 41.20, 267.03°) |
| OKLab | oklab(72.39% -0.0431 -0.1158) |
| OKLCH | oklch(72.39% 0.124 249.6) |
| XYZ | xyz(35.6522, 38.1806, 87.9120) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 6.09
Azure (survey)
#069AF3
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 7.43
Dodgerblue
#1E90FF
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABF0 #F0AA65
analogous
#65F0F0 #65ABF0 #6566F0
triadic
#65ABF0 #F065AB #ABF065
tetradic
#65ABF0 #F065F0 #F0AA65 #66F065
square
#65ABF0 #F065F0 #F0AA65 #66F065
split-complementary
#65ABF0 #F06566 #F0F065
monochromatic
#136EC7 #2D8DEB #65ABF0 #9DC9F5 #D5E8FB
Accessibility & contrast
On white
2.43
#65ABF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#65ABF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABF0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABF0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF3
Deuteranopia (green-blind)
#7BA0EF
Tritanopia (blue-blind)
#00BBC3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65abf0; /* rgb */ color: rgb(101, 171, 240); /* oklch */ color: oklch(72.4% 0.124 249.6);
Tailwind
colors: {
custom: {
50: '#9bc3f5',
500: '#65abf0',
950: '#000000',
},
}SCSS
$custom: #65abf0; $custom-light: #9bc3f5; $custom-dark: #000000;
JSON
{
"hex": "#65abf0",
"rgb": {
"r": 101,
"g": 171,
"b": 240
},
"hsl": {
"h": 209.784,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.72385,
"c": 0.12358,
"h": 249.6
},
"luminance": 0.38184
}Semantic roles & 50–950 ramp
primary
#65ABF0
secondary
#EFD8C2
accent
#7207DF
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185