#61ABC2#61ABC2
#61ABC2 is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.081 H 220.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61ABC2 |
|---|---|
| RGB | rgb(97, 171, 194) |
| HSL | hsl(194, 44%, 57%) |
| HSV | hsv(194, 50%, 76%) |
| CMYK | cmyk(50%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.18, -16.75, -18.88) |
| CIE-LCH | lch(66.18, 25.24, 228.42°) |
| OKLab | oklab(70.18% -0.0619 -0.0522) |
| OKLCH | oklch(70.18% 0.081 220.2) |
| XYZ | xyz(29.2266, 35.5598, 56.3520) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.61
Turquoise Blue
#06B1C4
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 7.88
Cadetblue
#5F9EA0
ΔE00 9.02
Sky Blue
#87CEEB
ΔE00 9.96
Bluey Grey
#89A0B0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ABC2 #C27861
analogous
#61C2A9 #61ABC2 #617BC2
triadic
#61ABC2 #C261AB #ABC261
tetradic
#61ABC2 #A961C2 #C27861 #7BC261
square
#61ABC2 #A961C2 #C27861 #7BC261
split-complementary
#61ABC2 #C2617B #C2A961
monochromatic
#2F687A #408EA6 #61ABC2 #8DC2D3 #B9DAE4
Accessibility & contrast
On white
2.59
#61ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#61ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ABC2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ABC2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C3
Deuteranopia (green-blind)
#8E9CC2
Tritanopia (blue-blind)
#29B3B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #61abc2; /* rgb */ color: rgb(97, 171, 194); /* oklch */ color: oklch(70.2% 0.081 220.2);
Tailwind
colors: {
custom: {
50: '#94c4d4',
500: '#61abc2',
950: '#000000',
},
}SCSS
$custom: #61abc2; $custom-light: #94c4d4; $custom-dark: #000000;
JSON
{
"hex": "#61abc2",
"rgb": {
"r": 97,
"g": 171,
"b": 194
},
"hsl": {
"h": 194.227,
"s": 44.292,
"l": 57.059
},
"oklch": {
"l": 0.70183,
"c": 0.08097,
"h": 220.2
},
"luminance": 0.35562
}Semantic roles & 50–950 ramp
primary
#61ABC2
secondary
#D3B5AC
accent
#7254D4
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183