#65ABC2#65ABC2
#65ABC2 is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.4% C 0.078 H 221.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABC2 |
|---|---|
| RGB | rgb(101, 171, 194) |
| HSL | hsl(195, 43%, 58%) |
| HSV | hsv(195, 48%, 76%) |
| CMYK | cmyk(47.9%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.36, -15.82, -18.60) |
| CIE-LCH | lch(66.36, 24.42, 229.61°) |
| OKLab | oklab(70.37% -0.0588 -0.0514) |
| OKLCH | oklch(70.37% 0.078 221.2) |
| XYZ | xyz(29.6637, 35.7852, 56.3725) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.15
Turquoise Blue
#06B1C4
ΔE00 7.37
Bluegrey
#85A3B2
ΔE00 7.39
Cadetblue
#5F9EA0
ΔE00 9.25
Bluey Grey
#89A0B0
ΔE00 9.56
Sky Blue
#87CEEB
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABC2 #C27C65
analogous
#65C2AB #65ABC2 #657CC2
triadic
#65ABC2 #C265AB #ABC265
tetradic
#65ABC2 #AB65C2 #C27C65 #7CC265
square
#65ABC2 #AB65C2 #C27C65 #7CC265
split-complementary
#65ABC2 #C2657C #C2AB65
monochromatic
#31697C #428EA7 #65ABC2 #91C3D3 #BDDBE5
Accessibility & contrast
On white
2.57
#65ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#65ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABC2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABC2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C3
Deuteranopia (green-blind)
#8F9DC2
Tritanopia (blue-blind)
#35B3B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65abc2; /* rgb */ color: rgb(101, 171, 194); /* oklch */ color: oklch(70.4% 0.078 221.2);
Tailwind
colors: {
custom: {
50: '#96c4d4',
500: '#65abc2',
950: '#000000',
},
}SCSS
$custom: #65abc2; $custom-light: #96c4d4; $custom-dark: #000000;
JSON
{
"hex": "#65abc2",
"rgb": {
"r": 101,
"g": 171,
"b": 194
},
"hsl": {
"h": 194.839,
"s": 43.256,
"l": 57.843
},
"oklch": {
"l": 0.70368,
"c": 0.07808,
"h": 221.2
},
"luminance": 0.35788
}Semantic roles & 50–950 ramp
primary
#65ABC2
secondary
#D4B8AF
accent
#7455D3
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183