#65ABCD#65ABCD
#65ABCD is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.8% C 0.086 H 230.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABCD |
|---|---|
| RGB | rgb(101, 171, 205) |
| HSL | hsl(200, 51%, 60%) |
| HSV | hsv(200, 51%, 80%) |
| CMYK | cmyk(50.7%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(66.75, -12.70, -24.10) |
| CIE-LCH | lch(66.75, 27.24, 242.21°) |
| OKLab | oklab(70.81% -0.0546 -0.0669) |
| OKLCH | oklch(70.81% 0.086 230.8) |
| XYZ | xyz(30.9451, 36.2978, 63.1212) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 7.65
Deepskyblue
#00BFFF
ΔE00 8.25
Lightblue (survey)
#7BC8F6
ΔE00 8.47
Bluey Grey
#89A0B0
ΔE00 9.08
Sky Blue (survey)
#75BBFD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABCD #CD8765
analogous
#65CDBB #65ABCD #6577CD
triadic
#65ABCD #CD65AB #ABCD65
tetradic
#65ABCD #BB65CD #CD8765 #77CD65
square
#65ABCD #BB65CD #CD8765 #77CD65
split-complementary
#65ABCD #CD6577 #CDBB65
monochromatic
#2D6C8B #3C90B9 #65ABCD #93C4DC #C1DDEB
Accessibility & contrast
On white
2.54
#65ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#65ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABCD
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABCD | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#8B9DCD
Tritanopia (blue-blind)
#2AB4B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65abcd; /* rgb */ color: rgb(101, 171, 205); /* oklch */ color: oklch(70.8% 0.086 230.8);
Tailwind
colors: {
custom: {
50: '#97c4dc',
500: '#65abcd',
950: '#000000',
},
}SCSS
$custom: #65abcd; $custom-light: #97c4dc; $custom-dark: #000000;
JSON
{
"hex": "#65abcd",
"rgb": {
"r": 101,
"g": 171,
"b": 205
},
"hsl": {
"h": 199.615,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.70809,
"c": 0.08637,
"h": 230.8
},
"luminance": 0.363
}Semantic roles & 50–950 ramp
primary
#65ABCD
secondary
#DBC0B3
accent
#7B4DDA
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183