#3AA5BE#3AA5BE
#3AA5BE is a light, moderate cyan. Relative luminance 0.315; OKLCH L 67.2% C 0.102 H 216.5°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA5BE |
|---|---|
| RGB | rgb(58, 165, 190) |
| HSL | hsl(191, 53%, 49%) |
| HSV | hsv(191, 69%, 75%) |
| CMYK | cmyk(69.5%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(62.95, -22.13, -21.70) |
| CIE-LCH | lch(62.95, 30.99, 224.45°) |
| OKLab | oklab(67.18% -0.0817 -0.0605) |
| OKLCH | oklch(67.18% 0.102 216.5) |
| XYZ | xyz(24.4904, 31.5247, 53.4994) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.08
Greyblue
#77A1B5
ΔE00 8.14
Cadetblue
#5F9EA0
ΔE00 8.49
Teal Blue
#01889F
ΔE00 10.03
Bluegrey
#85A3B2
ΔE00 10.75
Bright Sky Blue
#02CCFE
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA5BE #BE533A
analogous
#3ABE95 #3AA5BE #3A63BE
triadic
#3AA5BE #BE3AA5 #A5BE3A
tetradic
#3AA5BE #953ABE #BE533A #63BE3A
square
#3AA5BE #953ABE #BE533A #63BE3A
split-complementary
#3AA5BE #BE3A63 #BE953A
monochromatic
#1D5460 #2C7C8F #3AA5BE #65BCD0 #94D0DE
Accessibility & contrast
On white
2.87
#3AA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#3AA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA5BE
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA5BE | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BF
Deuteranopia (green-blind)
#8292BE
Tritanopia (blue-blind)
#00AEAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3aa5be; /* rgb */ color: rgb(58, 165, 190); /* oklch */ color: oklch(67.2% 0.102 216.5);
Tailwind
colors: {
custom: {
50: '#81c0d1',
500: '#3aa5be',
950: '#000000',
},
}SCSS
$custom: #3aa5be; $custom-light: #81c0d1; $custom-dark: #000000;
JSON
{
"hex": "#3aa5be",
"rgb": {
"r": 58,
"g": 165,
"b": 190
},
"hsl": {
"h": 191.364,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.67178,
"c": 0.10164,
"h": 216.5
},
"luminance": 0.31528
}Semantic roles & 50–950 ramp
primary
#3AA5BE
secondary
#CA968A
accent
#674BDD
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182