#3BA2A5#3BA2A5
#3BA2A5 is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.093 H 197.9°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA2A5 |
|---|---|
| RGB | rgb(59, 162, 165) |
| HSL | hsl(182, 47%, 44%) |
| HSV | hsv(182, 64%, 65%) |
| CMYK | cmyk(64.2%, 1.8%, 0%, 35.3%) |
| CIE-LAB | lab(61.21, -28.08, -10.30) |
| CIE-LCH | lch(61.21, 29.91, 200.14°) |
| OKLab | oklab(65.5% -0.0886 -0.0285) |
| OKLCH | oklch(65.5% 0.093 197.9) |
| XYZ | xyz(21.5125, 29.4847, 40.1474) |
| Luminance | 0.2949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.36
Sea
#3C9992
ΔE00 5.00
Lightseagreen
#20B2AA
ΔE00 6.53
Turquoise Blue
#06B1C4
ΔE00 6.95
Blue Green
#0F9B8E
ΔE00 7.44
Dull Teal
#5F9E8F
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA2A5 #A53E3B
analogous
#3BA573 #3BA2A5 #3B6DA5
triadic
#3BA2A5 #A53BA2 #A2A53B
tetradic
#3BA2A5 #733BA5 #A53E3B #6DA53B
square
#3BA2A5 #733BA5 #A53E3B #6DA53B
split-complementary
#3BA2A5 #A53B6D #A5733B
monochromatic
#1B494B #2B7678 #3BA2A5 #59C1C4 #86D2D4
Accessibility & contrast
On white
3.04
#3BA2A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#3BA2A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA2A5
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA2A5 | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979BA5
Deuteranopia (green-blind)
#878FA6
Tritanopia (blue-blind)
#00A7A3
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3ba2a5; /* rgb */ color: rgb(59, 162, 165); /* oklch */ color: oklch(65.5% 0.093 197.9);
Tailwind
colors: {
custom: {
50: '#7fbebf',
500: '#3ba2a5',
950: '#000000',
},
}SCSS
$custom: #3ba2a5; $custom-light: #7fbebf; $custom-dark: #000000;
JSON
{
"hex": "#3ba2a5",
"rgb": {
"r": 59,
"g": 162,
"b": 165
},
"hsl": {
"h": 181.698,
"s": 47.321,
"l": 43.922
},
"oklch": {
"l": 0.65499,
"c": 0.09305,
"h": 197.9
},
"luminance": 0.29487
}Semantic roles & 50–950 ramp
primary
#3BA2A5
secondary
#BE807E
accent
#5551D7
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181