#3AA1BC#3AA1BC
#3AA1BC is a light, moderate cyan. Relative luminance 0.300; OKLCH L 66.1% C 0.100 H 218.7°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA1BC |
|---|---|
| RGB | rgb(58, 161, 188) |
| HSL | hsl(192, 53%, 48%) |
| HSV | hsv(192, 69%, 74%) |
| CMYK | cmyk(69.1%, 14.4%, 0%, 26.3%) |
| CIE-LAB | lab(61.67, -20.68, -22.54) |
| CIE-LCH | lch(61.67, 30.59, 227.46°) |
| OKLab | oklab(66.13% -0.0784 -0.0628) |
| OKLCH | oklch(66.13% 0.1 218.7) |
| XYZ | xyz(23.5631, 30.0175, 52.1193) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.47
Greyblue
#77A1B5
ΔE00 7.74
Cadetblue
#5F9EA0
ΔE00 8.96
Teal Blue
#01889F
ΔE00 9.04
Bluegrey
#85A3B2
ΔE00 10.51
Dirty Blue
#3F829D
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA1BC #BC553A
analogous
#3ABC96 #3AA1BC #3A60BC
triadic
#3AA1BC #BC3AA1 #A1BC3A
tetradic
#3AA1BC #963ABC #BC553A #60BC3A
square
#3AA1BC #963ABC #BC553A #60BC3A
split-complementary
#3AA1BC #BC3A60 #BC963A
monochromatic
#1D515E #2C798D #3AA1BC #64B9CF #93CEDE
Accessibility & contrast
On white
3.00
#3AA1BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#3AA1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA1BC
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA1BC | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBD
Deuteranopia (green-blind)
#7E8FBC
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa1bc; /* rgb */ color: rgb(58, 161, 188); /* oklch */ color: oklch(66.1% 0.100 218.7);
Tailwind
colors: {
custom: {
50: '#81bdd0',
500: '#3aa1bc',
950: '#000000',
},
}SCSS
$custom: #3aa1bc; $custom-light: #81bdd0; $custom-dark: #000000;
JSON
{
"hex": "#3aa1bc",
"rgb": {
"r": 58,
"g": 161,
"b": 188
},
"hsl": {
"h": 192.462,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.66127,
"c": 0.10048,
"h": 218.7
},
"luminance": 0.3002
}Semantic roles & 50–950 ramp
primary
#3AA1BC
secondary
#C99689
accent
#6A4CDC
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182