#65ABBB#65ABBB
#65ABBB is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.1% C 0.074 H 214.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABBB |
|---|---|
| RGB | rgb(101, 171, 187) |
| HSL | hsl(191, 39%, 56%) |
| HSV | hsv(191, 46%, 73%) |
| CMYK | cmyk(46%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.12, -17.76, -15.08) |
| CIE-LCH | lch(66.12, 23.29, 220.33°) |
| OKLab | oklab(70.1% -0.0615 -0.0415) |
| OKLCH | oklch(70.1% 0.074 214) |
| XYZ | xyz(28.8960, 35.4781, 52.3293) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.18
Greyblue
#77A1B5
ΔE00 6.50
Cadetblue
#5F9EA0
ΔE00 6.92
Bluegrey
#85A3B2
ΔE00 8.29
Bluey Grey
#89A0B0
ΔE00 10.66
Sky Blue
#87CEEB
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABBB #BB7565
analogous
#65BBA0 #65ABBB #6580BB
triadic
#65ABBB #BB65AB #ABBB65
tetradic
#65ABBB #A065BB #BB7565 #80BB65
square
#65ABBB #A065BB #BB7565 #80BB65
split-complementary
#65ABBB #BB6580 #BBA065
monochromatic
#336773 #458D9D #65ABBB #8FC2CE #BAD9E0
Accessibility & contrast
On white
2.59
#65ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#65ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABBB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABBB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#3BB1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65abbb; /* rgb */ color: rgb(101, 171, 187); /* oklch */ color: oklch(70.1% 0.074 214.0);
Tailwind
colors: {
custom: {
50: '#96c4cf',
500: '#65abbb',
950: '#000000',
},
}SCSS
$custom: #65abbb; $custom-light: #96c4cf; $custom-dark: #000000;
JSON
{
"hex": "#65abbb",
"rgb": {
"r": 101,
"g": 171,
"b": 187
},
"hsl": {
"h": 191.163,
"s": 38.739,
"l": 56.471
},
"oklch": {
"l": 0.70101,
"c": 0.07423,
"h": 214
},
"luminance": 0.3548
}Semantic roles & 50–950 ramp
primary
#65ABBB
secondary
#D0B3AC
accent
#6F59CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182