#65ACDC#65ACDC
#65ACDC is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.100 H 239.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACDC |
|---|---|
| RGB | rgb(101, 172, 220) |
| HSL | hsl(204, 63%, 63%) |
| HSV | hsv(204, 54%, 86%) |
| CMYK | cmyk(54.1%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(67.60, -8.82, -31.05) |
| CIE-LCH | lch(67.60, 32.28, 254.14°) |
| OKLab | oklab(71.68% -0.0505 -0.0867) |
| OKLCH | oklch(71.68% 0.1 239.8) |
| XYZ | xyz(33.0329, 37.4362, 73.1814) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Deepskyblue
#00BFFF
ΔE00 7.47
Azure (survey)
#069AF3
ΔE00 7.52
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Sky
#82CAFC
ΔE00 8.12
Greyblue
#77A1B5
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACDC #DC9565
analogous
#65DCD1 #65ACDC #6570DC
triadic
#65ACDC #DC65AC #ACDC65
tetradic
#65ACDC #D165DC #DC9565 #70DC65
square
#65ACDC #D165DC #DC9565 #70DC65
split-complementary
#65ACDC #DC6570 #DCD165
monochromatic
#256FA2 #3391D1 #65ACDC #97C7E7 #C9E2F3
Accessibility & contrast
On white
2.47
#65ACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#65ACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACDC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACDC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#0CB8BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #65acdc; /* rgb */ color: rgb(101, 172, 220); /* oklch */ color: oklch(71.7% 0.100 239.8);
Tailwind
colors: {
custom: {
50: '#99c4e7',
500: '#65acdc',
950: '#000000',
},
}SCSS
$custom: #65acdc; $custom-light: #99c4e7; $custom-dark: #000000;
JSON
{
"hex": "#65acdc",
"rgb": {
"r": 101,
"g": 172,
"b": 220
},
"hsl": {
"h": 204.202,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.71677,
"c": 0.10035,
"h": 239.8
},
"luminance": 0.37439
}Semantic roles & 50–950 ramp
primary
#65ACDC
secondary
#E4CAB9
accent
#621BCB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184