#61ABC7#61ABC7
#61ABC7 is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.4% C 0.084 H 224.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #61ABC7 |
|---|---|
| RGB | rgb(97, 171, 199) |
| HSL | hsl(196, 48%, 58%) |
| HSV | hsv(196, 51%, 78%) |
| CMYK | cmyk(51.3%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(66.36, -15.33, -21.39) |
| CIE-LCH | lch(66.36, 26.31, 234.38°) |
| OKLab | oklab(70.38% -0.06 -0.0593) |
| OKLCH | oklch(70.38% 0.084 224.7) |
| XYZ | xyz(29.7976, 35.7882, 59.3593) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.27
Bluegrey
#85A3B2
ΔE00 7.68
Turquoise Blue
#06B1C4
ΔE00 8.04
Deepskyblue
#00BFFF
ΔE00 9.41
Bluey Grey
#89A0B0
ΔE00 9.61
Sky Blue
#87CEEB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ABC7 #C77D61
analogous
#61C7B0 #61ABC7 #6178C7
triadic
#61ABC7 #C761AB #ABC761
tetradic
#61ABC7 #B061C7 #C77D61 #78C761
square
#61ABC7 #B061C7 #C77D61 #78C761
split-complementary
#61ABC7 #C76178 #C7B061
monochromatic
#2D6980 #3D8FAD #61ABC7 #8EC3D7 #BBDBE7
Accessibility & contrast
On white
2.57
#61ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#61ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ABC7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ABC7 | 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)
#9BA8C8
Deuteranopia (green-blind)
#8C9CC7
Tritanopia (blue-blind)
#23B4B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #61abc7; /* rgb */ color: rgb(97, 171, 199); /* oklch */ color: oklch(70.4% 0.084 224.7);
Tailwind
colors: {
custom: {
50: '#95c4d8',
500: '#61abc7',
950: '#000000',
},
}SCSS
$custom: #61abc7; $custom-light: #95c4d8; $custom-dark: #000000;
JSON
{
"hex": "#61abc7",
"rgb": {
"r": 97,
"g": 171,
"b": 199
},
"hsl": {
"h": 196.471,
"s": 47.664,
"l": 58.039
},
"oklch": {
"l": 0.70381,
"c": 0.08431,
"h": 224.7
},
"luminance": 0.35791
}Semantic roles & 50–950 ramp
primary
#61ABC7
secondary
#D6B9AE
accent
#7651D7
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183