#65ACBC#65ACBC
#65ACBC is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.4% C 0.075 H 213.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACBC |
|---|---|
| RGB | rgb(101, 172, 188) |
| HSL | hsl(191, 39%, 57%) |
| HSV | hsv(191, 46%, 74%) |
| CMYK | cmyk(46.3%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(66.44, -18.01, -15.14) |
| CIE-LCH | lch(66.44, 23.53, 220.06°) |
| OKLab | oklab(70.37% -0.0623 -0.0417) |
| OKLCH | oklch(70.37% 0.075 213.8) |
| XYZ | xyz(29.1931, 35.9003, 52.9583) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.05
Greyblue
#77A1B5
ΔE00 6.71
Cadetblue
#5F9EA0
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 8.46
Sky Blue
#87CEEB
ΔE00 10.53
Bluey Grey
#89A0B0
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACBC #BC7565
analogous
#65BCA1 #65ACBC #6581BC
triadic
#65ACBC #BC65AC #ACBC65
tetradic
#65ACBC #A165BC #BC7565 #81BC65
square
#65ACBC #A165BC #BC7565 #81BC65
split-complementary
#65ACBC #BC6581 #BCA165
monochromatic
#336874 #458E9F #65ACBC #90C3CF #BADAE1
Accessibility & contrast
On white
2.57
#65ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#65ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACBC
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACBC | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#3AB3B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65acbc; /* rgb */ color: rgb(101, 172, 188); /* oklch */ color: oklch(70.4% 0.075 213.8);
Tailwind
colors: {
custom: {
50: '#96c4d0',
500: '#65acbc',
950: '#000000',
},
}SCSS
$custom: #65acbc; $custom-light: #96c4d0; $custom-dark: #000000;
JSON
{
"hex": "#65acbc",
"rgb": {
"r": 101,
"g": 172,
"b": 188
},
"hsl": {
"h": 191.034,
"s": 39.367,
"l": 56.667
},
"oklch": {
"l": 0.70371,
"c": 0.075,
"h": 213.8
},
"luminance": 0.35903
}Semantic roles & 50–950 ramp
primary
#65ACBC
secondary
#D0B3AD
accent
#6E59CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182