#65ABFE#65ABFE
#65ABFE is a light, vivid cyan. Relative luminance 0.390; OKLCH L 73.1% C 0.141 H 253.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABFE |
|---|---|
| RGB | rgb(101, 171, 254) |
| HSL | hsl(213, 99%, 70%) |
| HSV | hsv(213, 60%, 100%) |
| CMYK | cmyk(60.2%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.78, 2.29, -47.77) |
| CIE-LCH | lch(68.78, 47.82, 272.74°) |
| OKLab | oklab(73.09% -0.0393 -0.135) |
| OKLCH | oklch(73.09% 0.141 253.8) |
| XYZ | xyz(37.8127, 39.0448, 99.2904) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 5.34
Cornflowerblue
#6495ED
ΔE00 7.07
Azure (survey)
#069AF3
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 8.17
Dark Sky Blue
#448EE4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABFE #FEB865
analogous
#65F8FE #65ABFE #6C65FE
triadic
#65ABFE #FE65AB #ABFE65
tetradic
#65ABFE #FE65F8 #FEB865 #65FE6C
square
#65ABFE #FE65F8 #FEB865 #65FE6C
split-complementary
#65ABFE #FE6C65 #F8FE65
monochromatic
#026BE7 #288AFE #65ABFE #A2CCFE #DFEDFF
Accessibility & contrast
On white
2.38
#65ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#65ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABFE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABFE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65abfe; /* rgb */ color: rgb(101, 171, 254); /* oklch */ color: oklch(73.1% 0.141 253.8);
Tailwind
colors: {
custom: {
50: '#9dc3ff',
500: '#65abfe',
950: '#000000',
},
}SCSS
$custom: #65abfe; $custom-light: #9dc3ff; $custom-dark: #000000;
JSON
{
"hex": "#65abfe",
"rgb": {
"r": 101,
"g": 171,
"b": 254
},
"hsl": {
"h": 212.549,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.73087,
"c": 0.14064,
"h": 253.8
},
"luminance": 0.39048
}Semantic roles & 50–950 ramp
primary
#65ABFE
secondary
#F5E1CA
accent
#7C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186