#65ACFA#65ACFA
#65ACFA is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.135 H 252.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACFA |
|---|---|
| RGB | rgb(101, 172, 250) |
| HSL | hsl(211, 94%, 69%) |
| HSV | hsv(211, 60%, 98%) |
| CMYK | cmyk(59.6%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(68.87, 0.45, -45.45) |
| CIE-LCH | lch(68.87, 45.46, 270.57°) |
| OKLab | oklab(73.1% -0.0414 -0.1283) |
| OKLCH | oklch(73.1% 0.135 252.1) |
| XYZ | xyz(37.3684, 39.1705, 96.0153) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 5.49
Azure (survey)
#069AF3
ΔE00 7.16
Cornflowerblue
#6495ED
ΔE00 7.46
Dodgerblue
#1E90FF
ΔE00 8.38
Sky
#82CAFC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACFA #FAB365
analogous
#65F7FA #65ACFA #6965FA
triadic
#65ACFA #FA65AC #ACFA65
tetradic
#65ACFA #FA65F7 #FAB365 #65FA69
square
#65ACFA #FA65F7 #FAB365 #65FA69
split-complementary
#65ACFA #FA6965 #F7FA65
monochromatic
#076DDD #2A8CF8 #65ACFA #A0CCFC #DCECFE
Accessibility & contrast
On white
2.38
#65ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#65ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACFA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACFA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#77A2F8
Tritanopia (blue-blind)
#00BEC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65acfa; /* rgb */ color: rgb(101, 172, 250); /* oklch */ color: oklch(73.1% 0.135 252.1);
Tailwind
colors: {
custom: {
50: '#9cc4fc',
500: '#65acfa',
950: '#000000',
},
}SCSS
$custom: #65acfa; $custom-light: #9cc4fc; $custom-dark: #000000;
JSON
{
"hex": "#65acfa",
"rgb": {
"r": 101,
"g": 172,
"b": 250
},
"hsl": {
"h": 211.409,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.73098,
"c": 0.13481,
"h": 252.1
},
"luminance": 0.39174
}Semantic roles & 50–950 ramp
primary
#65ACFA
secondary
#F3DEC7
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185