#65ABC0#65ABC0
#65ABC0 is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.077 H 219.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABC0 |
|---|---|
| RGB | rgb(101, 171, 192) |
| HSL | hsl(194, 42%, 57%) |
| HSV | hsv(194, 47%, 75%) |
| CMYK | cmyk(47.4%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.29, -16.38, -17.60) |
| CIE-LCH | lch(66.29, 24.04, 227.05°) |
| OKLab | oklab(70.29% -0.0595 -0.0486) |
| OKLCH | oklch(70.29% 0.077 219.2) |
| XYZ | xyz(29.4406, 35.6960, 55.1975) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.43
Turquoise Blue
#06B1C4
ΔE00 6.96
Bluegrey
#85A3B2
ΔE00 7.56
Cadetblue
#5F9EA0
ΔE00 8.58
Bluey Grey
#89A0B0
ΔE00 9.82
Sky Blue
#87CEEB
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABC0 #C07A65
analogous
#65C0A7 #65ABC0 #657EC0
triadic
#65ABC0 #C065AB #ABC065
tetradic
#65ABC0 #A765C0 #C07A65 #7EC065
square
#65ABC0 #A765C0 #C07A65 #7EC065
split-complementary
#65ABC0 #C0657E #C0A765
monochromatic
#326979 #438EA5 #65ABC0 #90C3D2 #BCDAE4
Accessibility & contrast
On white
2.58
#65ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#65ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABC0
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABC0 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#37B2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65abc0; /* rgb */ color: rgb(101, 171, 192); /* oklch */ color: oklch(70.3% 0.077 219.2);
Tailwind
colors: {
custom: {
50: '#96c4d3',
500: '#65abc0',
950: '#000000',
},
}SCSS
$custom: #65abc0; $custom-light: #96c4d3; $custom-dark: #000000;
JSON
{
"hex": "#65abc0",
"rgb": {
"r": 101,
"g": 171,
"b": 192
},
"hsl": {
"h": 193.846,
"s": 41.935,
"l": 57.451
},
"oklch": {
"l": 0.70291,
"c": 0.07686,
"h": 219.2
},
"luminance": 0.35698
}Semantic roles & 50–950 ramp
primary
#65ABC0
secondary
#D3B7AE
accent
#7356D2
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182