#65ABBE#65ABBE
#65ABBE is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.076 H 217.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABBE |
|---|---|
| RGB | rgb(101, 171, 190) |
| HSL | hsl(193, 41%, 57%) |
| HSV | hsv(193, 47%, 75%) |
| CMYK | cmyk(46.8%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(66.22, -16.94, -16.59) |
| CIE-LCH | lch(66.22, 23.71, 224.41°) |
| OKLab | oklab(70.21% -0.0603 -0.0458) |
| OKLCH | oklch(70.21% 0.076 217.2) |
| XYZ | xyz(29.2205, 35.6079, 54.0384) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.80
Turquoise Blue
#06B1C4
ΔE00 6.60
Bluegrey
#85A3B2
ΔE00 7.81
Cadetblue
#5F9EA0
ΔE00 7.91
Bluey Grey
#89A0B0
ΔE00 10.12
Sky Blue
#87CEEB
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABBE #BE7865
analogous
#65BEA5 #65ABBE #657FBE
triadic
#65ABBE #BE65AB #ABBE65
tetradic
#65ABBE #A565BE #BE7865 #7FBE65
square
#65ABBE #A565BE #BE7865 #7FBE65
split-complementary
#65ABBE #BE657F #BEA565
monochromatic
#326877 #448EA2 #65ABBE #90C2D0 #BBDAE2
Accessibility & contrast
On white
2.59
#65ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#65ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABBE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABBE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#38B2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65abbe; /* rgb */ color: rgb(101, 171, 190); /* oklch */ color: oklch(70.2% 0.076 217.2);
Tailwind
colors: {
custom: {
50: '#96c4d1',
500: '#65abbe',
950: '#000000',
},
}SCSS
$custom: #65abbe; $custom-light: #96c4d1; $custom-dark: #000000;
JSON
{
"hex": "#65abbe",
"rgb": {
"r": 101,
"g": 171,
"b": 190
},
"hsl": {
"h": 192.809,
"s": 40.639,
"l": 57.059
},
"oklch": {
"l": 0.70214,
"c": 0.07573,
"h": 217.2
},
"luminance": 0.3561
}Semantic roles & 50–950 ramp
primary
#65ABBE
secondary
#D1B5AD
accent
#7157D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182