#65AABC#65AABC
#65AABC is a light, moderate cyan. Relative luminance 0.351; OKLCH L 69.9% C 0.074 H 216.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65AABC |
|---|---|
| RGB | rgb(101, 170, 188) |
| HSL | hsl(192, 39%, 57%) |
| HSV | hsv(192, 46%, 74%) |
| CMYK | cmyk(46.3%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(65.86, -16.96, -16.02) |
| CIE-LCH | lch(65.86, 23.33, 223.37°) |
| OKLab | oklab(69.91% -0.0599 -0.0442) |
| OKLCH | oklch(69.91% 0.074 216.4) |
| XYZ | xyz(28.8153, 35.1448, 52.8324) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.80
Turquoise Blue
#06B1C4
ΔE00 6.59
Cadetblue
#5F9EA0
ΔE00 7.48
Bluegrey
#85A3B2
ΔE00 7.79
Bluey Grey
#89A0B0
ΔE00 10.12
Sky Blue
#87CEEB
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AABC #BC7765
analogous
#65BCA3 #65AABC #657FBC
triadic
#65AABC #BC65AA #AABC65
tetradic
#65AABC #A365BC #BC7765 #7FBC65
square
#65AABC #A365BC #BC7765 #7FBC65
split-complementary
#65AABC #BC657F #BCA365
monochromatic
#336774 #458C9F #65AABC #90C2CF #BAD9E1
Accessibility & contrast
On white
2.62
#65AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#65AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AABC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AABC | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#3AB1AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #65aabc; /* rgb */ color: rgb(101, 170, 188); /* oklch */ color: oklch(69.9% 0.074 216.4);
Tailwind
colors: {
custom: {
50: '#96c3d0',
500: '#65aabc',
950: '#000000',
},
}SCSS
$custom: #65aabc; $custom-light: #96c3d0; $custom-dark: #000000;
JSON
{
"hex": "#65aabc",
"rgb": {
"r": 101,
"g": 170,
"b": 188
},
"hsl": {
"h": 192.414,
"s": 39.367,
"l": 56.667
},
"oklch": {
"l": 0.69906,
"c": 0.07445,
"h": 216.4
},
"luminance": 0.35147
}Semantic roles & 50–950 ramp
primary
#65AABC
secondary
#D0B4AD
accent
#7159CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182