#3AA0BC#3AA0BC
#3AA0BC is a light, moderate cyan. Relative luminance 0.297; OKLCH L 65.9% C 0.101 H 219.7°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA0BC |
|---|---|
| RGB | rgb(58, 160, 188) |
| HSL | hsl(193, 53%, 48%) |
| HSV | hsv(193, 69%, 74%) |
| CMYK | cmyk(69.1%, 14.9%, 0%, 26.3%) |
| CIE-LAB | lab(61.37, -20.16, -23.00) |
| CIE-LCH | lch(61.37, 30.58, 228.77°) |
| OKLab | oklab(65.89% -0.0774 -0.0642) |
| OKLCH | oklch(65.89% 0.101 219.7) |
| XYZ | xyz(23.3891, 29.6694, 52.0613) |
| Luminance | 0.2967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.94
Greyblue
#77A1B5
ΔE00 7.63
Teal Blue
#01889F
ΔE00 8.86
Cadetblue
#5F9EA0
ΔE00 9.26
Dirty Blue
#3F829D
ΔE00 10.29
Bluegrey
#85A3B2
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA0BC #BC563A
analogous
#3ABC97 #3AA0BC #3A5FBC
triadic
#3AA0BC #BC3AA0 #A0BC3A
tetradic
#3AA0BC #973ABC #BC563A #5FBC3A
square
#3AA0BC #973ABC #BC563A #5FBC3A
split-complementary
#3AA0BC #BC3A5F #BC973A
monochromatic
#1D505E #2C788D #3AA0BC #64B8CF #93CDDE
Accessibility & contrast
On white
3.03
#3AA0BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#3AA0BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA0BC
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA0BC | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#7D8EBC
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3aa0bc; /* rgb */ color: rgb(58, 160, 188); /* oklch */ color: oklch(65.9% 0.101 219.7);
Tailwind
colors: {
custom: {
50: '#81bcd0',
500: '#3aa0bc',
950: '#000000',
},
}SCSS
$custom: #3aa0bc; $custom-light: #81bcd0; $custom-dark: #000000;
JSON
{
"hex": "#3aa0bc",
"rgb": {
"r": 58,
"g": 160,
"b": 188
},
"hsl": {
"h": 192.923,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.65885,
"c": 0.10052,
"h": 219.7
},
"luminance": 0.29672
}Semantic roles & 50–950 ramp
primary
#3AA0BC
secondary
#C99789
accent
#6B4CDC
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182