#65A8BB#65A8BB
#65A8BB is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.4% C 0.073 H 218.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65A8BB |
|---|---|
| RGB | rgb(101, 168, 187) |
| HSL | hsl(193, 39%, 56%) |
| HSV | hsv(193, 46%, 73%) |
| CMYK | cmyk(46%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(65.25, -16.18, -16.40) |
| CIE-LCH | lch(65.25, 23.03, 225.38°) |
| OKLab | oklab(69.4% -0.0579 -0.0452) |
| OKLCH | oklch(69.4% 0.073 218) |
| XYZ | xyz(28.3358, 34.3577, 52.1426) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.15
Turquoise Blue
#06B1C4
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 7.32
Cadetblue
#5F9EA0
ΔE00 7.67
Bluey Grey
#89A0B0
ΔE00 9.61
Sky Blue
#87CEEB
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A8BB #BB7865
analogous
#65BBA3 #65A8BB #657DBB
triadic
#65A8BB #BB65A8 #A8BB65
tetradic
#65A8BB #A365BB #BB7865 #7DBB65
square
#65A8BB #A365BB #BB7865 #7DBB65
split-complementary
#65A8BB #BB657D #BBA365
monochromatic
#336573 #458A9D #65A8BB #8FC0CE #BAD8E0
Accessibility & contrast
On white
2.67
#65A8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#65A8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A8BB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A8BB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#3CAFAE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #65a8bb; /* rgb */ color: rgb(101, 168, 187); /* oklch */ color: oklch(69.4% 0.073 218.0);
Tailwind
colors: {
custom: {
50: '#96c2cf',
500: '#65a8bb',
950: '#000000',
},
}SCSS
$custom: #65a8bb; $custom-light: #96c2cf; $custom-dark: #000000;
JSON
{
"hex": "#65a8bb",
"rgb": {
"r": 101,
"g": 168,
"b": 187
},
"hsl": {
"h": 193.256,
"s": 38.739,
"l": 56.471
},
"oklch": {
"l": 0.69404,
"c": 0.07349,
"h": 218
},
"luminance": 0.3436
}Semantic roles & 50–950 ramp
primary
#65A8BB
secondary
#D0B4AC
accent
#7359CF
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1213
muted
#7E8182