#3BA0AE#3BA0AE
#3BA0AE is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.3% C 0.094 H 208.0°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA0AE |
|---|---|
| RGB | rgb(59, 160, 174) |
| HSL | hsl(187, 49%, 46%) |
| HSV | hsv(187, 66%, 68%) |
| CMYK | cmyk(66.1%, 8%, 0%, 31.8%) |
| CIE-LAB | lab(60.89, -24.38, -15.85) |
| CIE-LCH | lch(60.89, 29.08, 213.02°) |
| OKLab | oklab(65.34% -0.0826 -0.044) |
| OKLCH | oklch(65.34% 0.094 208) |
| XYZ | xyz(22.0112, 29.1250, 44.4978) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.28
Turquoise Blue
#06B1C4
ΔE00 5.33
Sea
#3C9992
ΔE00 8.77
Teal Blue
#01889F
ΔE00 8.93
Greyblue
#77A1B5
ΔE00 10.01
Darkcyan
#008B8B
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA0AE #AE493B
analogous
#3BAE82 #3BA0AE #3B67AE
triadic
#3BA0AE #AE3BA0 #A0AE3B
tetradic
#3BA0AE #823BAE #AE493B #67AE3B
square
#3BA0AE #823BAE #AE493B #67AE3B
split-complementary
#3BA0AE #AE3B67 #AE823B
monochromatic
#1C4C53 #2C7680 #3BA0AE #5EBBC8 #8CCFD8
Accessibility & contrast
On white
3.08
#3BA0AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#3BA0AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA0AE
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA0AE | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AAF
Deuteranopia (green-blind)
#828EAE
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ba0ae; /* rgb */ color: rgb(59, 160, 174); /* oklch */ color: oklch(65.3% 0.094 208.0);
Tailwind
colors: {
custom: {
50: '#7fbcc6',
500: '#3ba0ae',
950: '#000000',
},
}SCSS
$custom: #3ba0ae; $custom-light: #7fbcc6; $custom-dark: #000000;
JSON
{
"hex": "#3ba0ae",
"rgb": {
"r": 59,
"g": 160,
"b": 174
},
"hsl": {
"h": 187.304,
"s": 49.356,
"l": 45.686
},
"oklch": {
"l": 0.65343,
"c": 0.09354,
"h": 208
},
"luminance": 0.29127
}Semantic roles & 50–950 ramp
primary
#3BA0AE
secondary
#C28A82
accent
#604FD9
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182