#3BA2AA#3BA2AA
#3BA2AA is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.093 H 202.4°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA2AA |
|---|---|
| RGB | rgb(59, 162, 170) |
| HSL | hsl(184, 48%, 45%) |
| HSV | hsv(184, 65%, 67%) |
| CMYK | cmyk(65.3%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.37, -26.60, -12.87) |
| CIE-LCH | lch(61.37, 29.55, 205.83°) |
| OKLab | oklab(65.68% -0.0864 -0.0357) |
| OKLCH | oklch(65.68% 0.093 202.4) |
| XYZ | xyz(21.9765, 29.6703, 42.5912) |
| Luminance | 0.2967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.40
Turquoise Blue
#06B1C4
ΔE00 5.61
Sea
#3C9992
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 8.06
Darkcyan
#008B8B
ΔE00 9.17
Blue Green
#0F9B8E
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA2AA #AA433B
analogous
#3BAA7A #3BA2AA #3B6BAA
triadic
#3BA2AA #AA3BA2 #A2AA3B
tetradic
#3BA2AA #7A3BAA #AA433B #6BAA3B
square
#3BA2AA #7A3BAA #AA433B #6BAA3B
split-complementary
#3BA2AA #AA3B6B #AA7A3B
monochromatic
#1B4B4F #2B777D #3BA2AA #5CBFC6 #89D1D6
Accessibility & contrast
On white
3.03
#3BA2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#3BA2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA2AA
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA2AA | 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)
#969BAB
Deuteranopia (green-blind)
#858FAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3ba2aa; /* rgb */ color: rgb(59, 162, 170); /* oklch */ color: oklch(65.7% 0.093 202.4);
Tailwind
colors: {
custom: {
50: '#7fbec3',
500: '#3ba2aa',
950: '#000000',
},
}SCSS
$custom: #3ba2aa; $custom-light: #7fbec3; $custom-dark: #000000;
JSON
{
"hex": "#3ba2aa",
"rgb": {
"r": 59,
"g": 162,
"b": 170
},
"hsl": {
"h": 184.324,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.65683,
"c": 0.09346,
"h": 202.4
},
"luminance": 0.29673
}Semantic roles & 50–950 ramp
primary
#3BA2AA
secondary
#C08580
accent
#5A50D8
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181