#65ABC7#65ABC7
#65ABC7 is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.6% C 0.082 H 225.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABC7 |
|---|---|
| RGB | rgb(101, 171, 199) |
| HSL | hsl(197, 47%, 59%) |
| HSV | hsv(197, 49%, 78%) |
| CMYK | cmyk(49.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(66.53, -14.42, -21.11) |
| CIE-LCH | lch(66.53, 25.56, 235.67°) |
| OKLab | oklab(70.57% -0.0569 -0.0584) |
| OKLCH | oklch(70.57% 0.082 225.8) |
| XYZ | xyz(30.2347, 36.0136, 59.3798) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.90
Bluegrey
#85A3B2
ΔE00 7.26
Turquoise Blue
#06B1C4
ΔE00 8.54
Bluey Grey
#89A0B0
ΔE00 9.14
Deepskyblue
#00BFFF
ΔE00 9.41
Lightblue (survey)
#7BC8F6
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABC7 #C78165
analogous
#65C7B2 #65ABC7 #657AC7
triadic
#65ABC7 #C765AB #ABC765
tetradic
#65ABC7 #B265C7 #C78165 #7AC765
square
#65ABC7 #B265C7 #C78165 #7AC765
split-complementary
#65ABC7 #C7657A #C7B265
monochromatic
#2F6B82 #408FAF #65ABC7 #92C3D7 #BFDCE8
Accessibility & contrast
On white
2.56
#65ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#65ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABC7
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABC7 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C8
Deuteranopia (green-blind)
#8D9DC7
Tritanopia (blue-blind)
#30B3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65abc7; /* rgb */ color: rgb(101, 171, 199); /* oklch */ color: oklch(70.6% 0.082 225.8);
Tailwind
colors: {
custom: {
50: '#97c4d8',
500: '#65abc7',
950: '#000000',
},
}SCSS
$custom: #65abc7; $custom-light: #97c4d8; $custom-dark: #000000;
JSON
{
"hex": "#65abc7",
"rgb": {
"r": 101,
"g": 171,
"b": 199
},
"hsl": {
"h": 197.143,
"s": 46.667,
"l": 58.824
},
"oklch": {
"l": 0.70565,
"c": 0.08154,
"h": 225.8
},
"luminance": 0.36016
}Semantic roles & 50–950 ramp
primary
#65ABC7
secondary
#D7BCB1
accent
#7751D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183