#65ABC6#65ABC6
#65ABC6 is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.5% C 0.081 H 224.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABC6 |
|---|---|
| RGB | rgb(101, 171, 198) |
| HSL | hsl(197, 46%, 59%) |
| HSV | hsv(197, 49%, 78%) |
| CMYK | cmyk(49%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(66.49, -14.70, -20.61) |
| CIE-LCH | lch(66.49, 25.31, 234.50°) |
| OKLab | oklab(70.53% -0.0572 -0.057) |
| OKLCH | oklch(70.53% 0.081 224.9) |
| XYZ | xyz(30.1190, 35.9673, 58.7703) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.89
Bluegrey
#85A3B2
ΔE00 7.25
Turquoise Blue
#06B1C4
ΔE00 8.29
Bluey Grey
#89A0B0
ΔE00 9.20
Sky Blue
#87CEEB
ΔE00 9.52
Lightblue (survey)
#7BC8F6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABC6 #C68065
analogous
#65C6B0 #65ABC6 #657AC6
triadic
#65ABC6 #C665AB #ABC665
tetradic
#65ABC6 #B065C6 #C68065 #7AC665
square
#65ABC6 #B065C6 #C68065 #7AC665
split-complementary
#65ABC6 #C6657A #C6B065
monochromatic
#306A81 #408FAE #65ABC6 #92C3D7 #BEDCE7
Accessibility & contrast
On white
2.56
#65ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#65ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABC6
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABC6 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C7
Deuteranopia (green-blind)
#8E9DC6
Tritanopia (blue-blind)
#31B3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65abc6; /* rgb */ color: rgb(101, 171, 198); /* oklch */ color: oklch(70.5% 0.081 224.9);
Tailwind
colors: {
custom: {
50: '#97c4d7',
500: '#65abc6',
950: '#000000',
},
}SCSS
$custom: #65abc6; $custom-light: #97c4d7; $custom-dark: #000000;
JSON
{
"hex": "#65abc6",
"rgb": {
"r": 101,
"g": 171,
"b": 198
},
"hsl": {
"h": 196.701,
"s": 45.972,
"l": 58.627
},
"oklch": {
"l": 0.70526,
"c": 0.08081,
"h": 224.9
},
"luminance": 0.3597
}Semantic roles & 50–950 ramp
primary
#65ABC6
secondary
#D7BBB0
accent
#7752D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183