#65ABBD#65ABBD
#65ABBD is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.075 H 216.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABBD |
|---|---|
| RGB | rgb(101, 171, 189) |
| HSL | hsl(192, 40%, 57%) |
| HSV | hsv(192, 47%, 74%) |
| CMYK | cmyk(46.6%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(66.19, -17.21, -16.09) |
| CIE-LCH | lch(66.19, 23.56, 223.06°) |
| OKLab | oklab(70.18% -0.0607 -0.0444) |
| OKLCH | oklch(70.18% 0.075 216.1) |
| XYZ | xyz(29.1116, 35.5644, 53.4648) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.02
Turquoise Blue
#06B1C4
ΔE00 6.44
Cadetblue
#5F9EA0
ΔE00 7.58
Bluegrey
#85A3B2
ΔE00 7.96
Bluey Grey
#89A0B0
ΔE00 10.29
Sky Blue
#87CEEB
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABBD #BD7765
analogous
#65BDA3 #65ABBD #657FBD
triadic
#65ABBD #BD65AB #ABBD65
tetradic
#65ABBD #A365BD #BD7765 #7FBD65
square
#65ABBD #A365BD #BD7765 #7FBD65
split-complementary
#65ABBD #BD657F #BDA365
monochromatic
#326875 #458DA0 #65ABBD #90C2CF #BBDAE2
Accessibility & contrast
On white
2.59
#65ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#65ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABBD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABBD | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BE
Deuteranopia (green-blind)
#919CBD
Tritanopia (blue-blind)
#39B2B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65abbd; /* rgb */ color: rgb(101, 171, 189); /* oklch */ color: oklch(70.2% 0.075 216.1);
Tailwind
colors: {
custom: {
50: '#96c4d0',
500: '#65abbd',
950: '#000000',
},
}SCSS
$custom: #65abbd; $custom-light: #96c4d0; $custom-dark: #000000;
JSON
{
"hex": "#65abbd",
"rgb": {
"r": 101,
"g": 171,
"b": 189
},
"hsl": {
"h": 192.273,
"s": 40,
"l": 56.863
},
"oklch": {
"l": 0.70176,
"c": 0.07521,
"h": 216.1
},
"luminance": 0.35567
}Semantic roles & 50–950 ramp
primary
#65ABBD
secondary
#D1B4AD
accent
#7058D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182