#65ACFE#65ACFE
#65ACFE is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.140 H 253.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACFE |
|---|---|
| RGB | rgb(101, 172, 254) |
| HSL | hsl(212, 99%, 70%) |
| HSV | hsv(212, 60%, 100%) |
| CMYK | cmyk(60.2%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.06, 1.72, -47.34) |
| CIE-LCH | lch(69.06, 47.37, 272.09°) |
| OKLab | oklab(73.3% -0.0403 -0.1338) |
| OKLCH | oklch(73.3% 0.14 253.2) |
| XYZ | xyz(38.0023, 39.4240, 99.3536) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.26
Carolina Blue
#8AB8FE
ΔE00 5.30
Cornflowerblue
#6495ED
ΔE00 7.39
Azure (survey)
#069AF3
ΔE00 7.41
Dodgerblue
#1E90FF
ΔE00 8.40
Sky
#82CAFC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACFE #FEB765
analogous
#65F8FE #65ACFE #6B65FE
triadic
#65ACFE #FE65AC #ACFE65
tetradic
#65ACFE #FE65F8 #FEB765 #65FE6B
square
#65ACFE #FE65F8 #FEB765 #65FE6B
split-complementary
#65ACFE #FE6B65 #F8FE65
monochromatic
#026CE7 #288BFE #65ACFE #A2CDFE #DFEEFF
Accessibility & contrast
On white
2.36
#65ACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#65ACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACFE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACFE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65acfe; /* rgb */ color: rgb(101, 172, 254); /* oklch */ color: oklch(73.3% 0.140 253.2);
Tailwind
colors: {
custom: {
50: '#9dc4ff',
500: '#65acfe',
950: '#000000',
},
}SCSS
$custom: #65acfe; $custom-light: #9dc4ff; $custom-dark: #000000;
JSON
{
"hex": "#65acfe",
"rgb": {
"r": 101,
"g": 172,
"b": 254
},
"hsl": {
"h": 212.157,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.73301,
"c": 0.13973,
"h": 253.2
},
"luminance": 0.39428
}Semantic roles & 50–950 ramp
primary
#65ACFE
secondary
#F5E1CA
accent
#7B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186