#61ABC5#61ABC5
#61ABC5 is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.083 H 222.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #61ABC5 |
|---|---|
| RGB | rgb(97, 171, 197) |
| HSL | hsl(196, 46%, 58%) |
| HSV | hsv(196, 51%, 77%) |
| CMYK | cmyk(50.8%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(66.29, -15.90, -20.39) |
| CIE-LCH | lch(66.29, 25.85, 232.05°) |
| OKLab | oklab(70.3% -0.0607 -0.0564) |
| OKLCH | oklch(70.3% 0.083 222.9) |
| XYZ | xyz(29.5669, 35.6960, 58.1444) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.34
Turquoise Blue
#06B1C4
ΔE00 7.54
Bluegrey
#85A3B2
ΔE00 7.71
Sky Blue
#87CEEB
ΔE00 9.72
Bluey Grey
#89A0B0
ΔE00 9.75
Deepskyblue
#00BFFF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ABC5 #C57B61
analogous
#61C5AD #61ABC5 #6179C5
triadic
#61ABC5 #C561AB #ABC561
tetradic
#61ABC5 #AD61C5 #C57B61 #79C561
square
#61ABC5 #AD61C5 #C57B61 #79C561
split-complementary
#61ABC5 #C56179 #C5AD61
monochromatic
#2E697E #3F8EAA #61ABC5 #8EC3D5 #BBDBE6
Accessibility & contrast
On white
2.58
#61ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#61ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ABC5
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ABC5 | 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)
#9CA8C6
Deuteranopia (green-blind)
#8D9CC5
Tritanopia (blue-blind)
#26B3B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #61abc5; /* rgb */ color: rgb(97, 171, 197); /* oklch */ color: oklch(70.3% 0.083 222.9);
Tailwind
colors: {
custom: {
50: '#94c4d6',
500: '#61abc5',
950: '#000000',
},
}SCSS
$custom: #61abc5; $custom-light: #94c4d6; $custom-dark: #000000;
JSON
{
"hex": "#61abc5",
"rgb": {
"r": 97,
"g": 171,
"b": 197
},
"hsl": {
"h": 195.6,
"s": 46.296,
"l": 57.647
},
"oklch": {
"l": 0.70301,
"c": 0.08291,
"h": 222.9
},
"luminance": 0.35698
}Semantic roles & 50–950 ramp
primary
#61ABC5
secondary
#D5B7AD
accent
#7452D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183