#61ABBF#61ABBF
#61ABBF is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.1% C 0.079 H 217.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #61ABBF |
|---|---|
| RGB | rgb(97, 171, 191) |
| HSL | hsl(193, 42%, 56%) |
| HSV | hsv(193, 49%, 75%) |
| CMYK | cmyk(49.2%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.08, -17.60, -17.37) |
| CIE-LCH | lch(66.08, 24.73, 224.63°) |
| OKLab | oklab(70.07% -0.0631 -0.048) |
| OKLCH | oklch(70.07% 0.079 217.3) |
| XYZ | xyz(28.8931, 35.4264, 54.5955) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.08
Turquoise Blue
#06B1C4
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 8.04
Bluegrey
#85A3B2
ΔE00 8.20
Sky Blue
#87CEEB
ΔE00 10.32
Bluey Grey
#89A0B0
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ABBF #BF7561
analogous
#61BFA4 #61ABBF #617CBF
triadic
#61ABBF #BF61AB #ABBF61
tetradic
#61ABBF #A461BF #BF7561 #7CBF61
square
#61ABBF #A461BF #BF7561 #7CBF61
split-complementary
#61ABBF #BF617C #BFA461
monochromatic
#306776 #418DA1 #61ABBF #8DC2D1 #B8D9E2
Accessibility & contrast
On white
2.60
#61ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#61ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ABBF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ABBF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#8F9CBF
Tritanopia (blue-blind)
#2CB2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #61abbf; /* rgb */ color: rgb(97, 171, 191); /* oklch */ color: oklch(70.1% 0.079 217.3);
Tailwind
colors: {
custom: {
50: '#94c4d2',
500: '#61abbf',
950: '#000000',
},
}SCSS
$custom: #61abbf; $custom-light: #94c4d2; $custom-dark: #000000;
JSON
{
"hex": "#61abbf",
"rgb": {
"r": 97,
"g": 171,
"b": 191
},
"hsl": {
"h": 192.766,
"s": 42.342,
"l": 56.471
},
"oklch": {
"l": 0.70066,
"c": 0.07924,
"h": 217.3
},
"luminance": 0.35429
}Semantic roles & 50–950 ramp
primary
#61ABBF
secondary
#D1B3AB
accent
#7056D2
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182