#61ACC0#61ACC0
#61ACC0 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.3% C 0.080 H 217.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61ACC0 |
|---|---|
| RGB | rgb(97, 172, 192) |
| HSL | hsl(193, 43%, 57%) |
| HSV | hsv(193, 49%, 75%) |
| CMYK | cmyk(49.5%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(66.41, -17.84, -17.44) |
| CIE-LCH | lch(66.41, 24.95, 224.34°) |
| OKLab | oklab(70.34% -0.0638 -0.0482) |
| OKLCH | oklch(70.34% 0.08 217) |
| XYZ | xyz(29.1931, 35.8498, 55.2403) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.11
Greyblue
#77A1B5
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 8.14
Bluegrey
#85A3B2
ΔE00 8.36
Sky Blue
#87CEEB
ΔE00 10.10
Bluey Grey
#89A0B0
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ACC0 #C07561
analogous
#61C0A5 #61ACC0 #617DC0
triadic
#61ACC0 #C061AC #ACC061
tetradic
#61ACC0 #A561C0 #C07561 #7DC061
square
#61ACC0 #A561C0 #C07561 #7DC061
split-complementary
#61ACC0 #C0617D #C0A561
monochromatic
#2F6877 #418EA3 #61ACC0 #8DC3D1 #B9DAE3
Accessibility & contrast
On white
2.57
#61ACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#61ACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ACC0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ACC0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#2BB3B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #61acc0; /* rgb */ color: rgb(97, 172, 192); /* oklch */ color: oklch(70.3% 0.080 217.0);
Tailwind
colors: {
custom: {
50: '#94c4d3',
500: '#61acc0',
950: '#000000',
},
}SCSS
$custom: #61acc0; $custom-light: #94c4d3; $custom-dark: #000000;
JSON
{
"hex": "#61acc0",
"rgb": {
"r": 97,
"g": 172,
"b": 192
},
"hsl": {
"h": 192.632,
"s": 42.986,
"l": 56.667
},
"oklch": {
"l": 0.70338,
"c": 0.07997,
"h": 217
},
"luminance": 0.35852
}Semantic roles & 50–950 ramp
primary
#61ACC0
secondary
#D2B3AB
accent
#7055D3
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182