#61ACBC#61ACBC
#61ACBC is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.2% C 0.078 H 213.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #61ACBC |
|---|---|
| RGB | rgb(97, 172, 188) |
| HSL | hsl(191, 40%, 56%) |
| HSV | hsv(191, 48%, 74%) |
| CMYK | cmyk(48.4%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(66.27, -18.96, -15.42) |
| CIE-LCH | lch(66.27, 24.43, 219.13°) |
| OKLab | oklab(70.19% -0.0654 -0.0425) |
| OKLCH | oklch(70.19% 0.078 213) |
| XYZ | xyz(28.7559, 35.6749, 52.9378) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.52
Cadetblue
#5F9EA0
ΔE00 6.89
Greyblue
#77A1B5
ΔE00 7.16
Bluegrey
#85A3B2
ΔE00 8.97
Sky Blue
#87CEEB
ΔE00 10.77
Bluey Grey
#89A0B0
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ACBC #BC7161
analogous
#61BC9E #61ACBC #617EBC
triadic
#61ACBC #BC61AC #ACBC61
tetradic
#61ACBC #9E61BC #BC7161 #7EBC61
square
#61ACBC #9E61BC #BC7161 #7EBC61
split-complementary
#61ACBC #BC617E #BC9E61
monochromatic
#306772 #438D9D #61ACBC #8CC3CE #B7D9E0
Accessibility & contrast
On white
2.58
#61ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#61ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ACBC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ACBC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BD
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#2FB3B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #61acbc; /* rgb */ color: rgb(97, 172, 188); /* oklch */ color: oklch(70.2% 0.078 213.0);
Tailwind
colors: {
custom: {
50: '#94c5d0',
500: '#61acbc',
950: '#000000',
},
}SCSS
$custom: #61acbc; $custom-light: #94c5d0; $custom-dark: #000000;
JSON
{
"hex": "#61acbc",
"rgb": {
"r": 97,
"g": 172,
"b": 188
},
"hsl": {
"h": 190.549,
"s": 40.444,
"l": 55.882
},
"oklch": {
"l": 0.70186,
"c": 0.07803,
"h": 213
},
"luminance": 0.35677
}Semantic roles & 50–950 ramp
primary
#61ACBC
secondary
#CFB0AA
accent
#6D57D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182