#65ABDE#65ABDE
#65ABDE is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.103 H 241.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABDE |
|---|---|
| RGB | rgb(101, 171, 222) |
| HSL | hsl(205, 65%, 63%) |
| HSV | hsv(205, 55%, 87%) |
| CMYK | cmyk(54.5%, 23%, 0%, 12.9%) |
| CIE-LAB | lab(67.40, -7.67, -32.46) |
| CIE-LCH | lch(67.40, 33.35, 256.71°) |
| OKLab | oklab(71.54% -0.0487 -0.0908) |
| OKLCH | oklch(71.54% 0.103 241.8) |
| XYZ | xyz(33.1097, 37.1636, 74.5216) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Azure (survey)
#069AF3
ΔE00 6.94
Carolina Blue
#8AB8FE
ΔE00 7.91
Lightblue (survey)
#7BC8F6
ΔE00 7.95
Deepskyblue
#00BFFF
ΔE00 7.96
Sky
#82CAFC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABDE #DE9865
analogous
#65DED4 #65ABDE #656EDE
triadic
#65ABDE #DE65AB #ABDE65
tetradic
#65ABDE #D465DE #DE9865 #6EDE65
square
#65ABDE #D465DE #DE9865 #6EDE65
split-complementary
#65ABDE #DE656E #DED465
monochromatic
#236EA5 #3390D3 #65ABDE #97C6E9 #CAE2F4
Accessibility & contrast
On white
2.49
#65ABDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#65ABDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABDE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABDE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE0
Deuteranopia (green-blind)
#849FDD
Tritanopia (blue-blind)
#05B8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #65abde; /* rgb */ color: rgb(101, 171, 222); /* oklch */ color: oklch(71.5% 0.103 241.8);
Tailwind
colors: {
custom: {
50: '#99c3e8',
500: '#65abde',
950: '#000000',
},
}SCSS
$custom: #65abde; $custom-light: #99c3e8; $custom-dark: #000000;
JSON
{
"hex": "#65abde",
"rgb": {
"r": 101,
"g": 171,
"b": 222
},
"hsl": {
"h": 205.289,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.71543,
"c": 0.10302,
"h": 241.8
},
"luminance": 0.37166
}Semantic roles & 50–950 ramp
primary
#65ABDE
secondary
#E5CCBA
accent
#6519CD
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184