#3AA1BE#3AA1BE
#3AA1BE is a light, moderate cyan. Relative luminance 0.301; OKLCH L 66.2% C 0.102 H 220.2°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA1BE |
|---|---|
| RGB | rgb(58, 161, 190) |
| HSL | hsl(193, 53%, 49%) |
| HSV | hsv(193, 69%, 75%) |
| CMYK | cmyk(69.5%, 15.3%, 0%, 25.5%) |
| CIE-LAB | lab(61.74, -20.04, -23.54) |
| CIE-LCH | lch(61.74, 30.92, 229.59°) |
| OKLab | oklab(66.21% -0.0776 -0.0657) |
| OKLCH | oklch(66.21% 0.102 220.2) |
| XYZ | xyz(23.7802, 30.1043, 53.2626) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.93
Greyblue
#77A1B5
ΔE00 7.56
Teal Blue
#01889F
ΔE00 9.23
Cadetblue
#5F9EA0
ΔE00 9.56
Bluegrey
#85A3B2
ΔE00 10.38
Dirty Blue
#3F829D
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA1BE #BE573A
analogous
#3ABE99 #3AA1BE #3A5FBE
triadic
#3AA1BE #BE3AA1 #A1BE3A
tetradic
#3AA1BE #993ABE #BE573A #5FBE3A
square
#3AA1BE #993ABE #BE573A #5FBE3A
split-complementary
#3AA1BE #BE3A5F #BE993A
monochromatic
#1D5260 #2C798F #3AA1BE #65B9D0 #94CEDE
Accessibility & contrast
On white
2.99
#3AA1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#3AA1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA1BE
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA1BE | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#7D8FBE
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa1be; /* rgb */ color: rgb(58, 161, 190); /* oklch */ color: oklch(66.2% 0.102 220.2);
Tailwind
colors: {
custom: {
50: '#81bdd1',
500: '#3aa1be',
950: '#000000',
},
}SCSS
$custom: #3aa1be; $custom-light: #81bdd1; $custom-dark: #000000;
JSON
{
"hex": "#3aa1be",
"rgb": {
"r": 58,
"g": 161,
"b": 190
},
"hsl": {
"h": 193.182,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.66211,
"c": 0.1017,
"h": 220.2
},
"luminance": 0.30107
}Semantic roles & 50–950 ramp
primary
#3AA1BE
secondary
#CA988A
accent
#6B4BDD
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182