#61AABB#61AABB
#61AABB is a light, moderate cyan. Relative luminance 0.349; OKLCH L 69.7% C 0.077 H 214.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #61AABB |
|---|---|
| RGB | rgb(97, 170, 187) |
| HSL | hsl(191, 40%, 56%) |
| HSV | hsv(191, 48%, 73%) |
| CMYK | cmyk(48.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.65, -18.19, -15.80) |
| CIE-LCH | lch(65.65, 24.09, 220.98°) |
| OKLab | oklab(69.68% -0.0635 -0.0436) |
| OKLCH | oklch(69.68% 0.077 214.5) |
| XYZ | xyz(28.2707, 34.8764, 52.2461) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.91
Greyblue
#77A1B5
ΔE00 6.53
Cadetblue
#5F9EA0
ΔE00 6.94
Bluegrey
#85A3B2
ΔE00 8.49
Bluey Grey
#89A0B0
ΔE00 10.82
Sky Blue
#87CEEB
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AABB #BB7261
analogous
#61BB9F #61AABB #617DBB
triadic
#61AABB #BB61AA #AABB61
tetradic
#61AABB #9F61BB #BB7261 #7DBB61
square
#61AABB #9F61BB #BB7261 #7DBB61
split-complementary
#61AABB #BB617D #BB9F61
monochromatic
#316571 #438B9C #61AABB #8CC1CD #B7D8E0
Accessibility & contrast
On white
2.63
#61AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#61AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AABB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AABB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BC
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#31B1AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #61aabb; /* rgb */ color: rgb(97, 170, 187); /* oklch */ color: oklch(69.7% 0.077 214.5);
Tailwind
colors: {
custom: {
50: '#94c3cf',
500: '#61aabb',
950: '#000000',
},
}SCSS
$custom: #61aabb; $custom-light: #94c3cf; $custom-dark: #000000;
JSON
{
"hex": "#61aabb",
"rgb": {
"r": 97,
"g": 170,
"b": 187
},
"hsl": {
"h": 191.333,
"s": 39.823,
"l": 55.686
},
"oklch": {
"l": 0.6968,
"c": 0.077,
"h": 214.5
},
"luminance": 0.34879
}Semantic roles & 50–950 ramp
primary
#61AABB
secondary
#CFB0A9
accent
#6F58D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182