#65ABDC#65ABDC
#65ABDC is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.5% C 0.101 H 240.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABDC |
|---|---|
| RGB | rgb(101, 171, 220) |
| HSL | hsl(205, 63%, 63%) |
| HSV | hsv(205, 54%, 86%) |
| CMYK | cmyk(54.1%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(67.32, -8.27, -31.49) |
| CIE-LCH | lch(67.32, 32.55, 255.28°) |
| OKLab | oklab(71.45% -0.0494 -0.088) |
| OKLCH | oklch(71.45% 0.101 240.7) |
| XYZ | xyz(32.8433, 37.0570, 73.1182) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.76
Azure (survey)
#069AF3
ΔE00 7.17
Deepskyblue
#00BFFF
ΔE00 7.81
Lightblue (survey)
#7BC8F6
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 8.20
Greyblue
#77A1B5
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABDC #DC9665
analogous
#65DCD2 #65ABDC #656FDC
triadic
#65ABDC #DC65AB #ABDC65
tetradic
#65ABDC #D265DC #DC9665 #6FDC65
square
#65ABDC #D265DC #DC9665 #6FDC65
split-complementary
#65ABDC #DC656F #DCD265
monochromatic
#256EA2 #3390D1 #65ABDC #97C6E7 #C9E1F3
Accessibility & contrast
On white
2.50
#65ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#65ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABDC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABDC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#0DB7BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #65abdc; /* rgb */ color: rgb(101, 171, 220); /* oklch */ color: oklch(71.5% 0.101 240.7);
Tailwind
colors: {
custom: {
50: '#99c3e7',
500: '#65abdc',
950: '#000000',
},
}SCSS
$custom: #65abdc; $custom-light: #99c3e7; $custom-dark: #000000;
JSON
{
"hex": "#65abdc",
"rgb": {
"r": 101,
"g": 171,
"b": 220
},
"hsl": {
"h": 204.706,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.71453,
"c": 0.10088,
"h": 240.7
},
"luminance": 0.3706
}Semantic roles & 50–950 ramp
primary
#65ABDC
secondary
#E4CBB9
accent
#631BCB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184