#3BA2A2#3BA2A2
#3BA2A2 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.093 H 195.1°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA2A2 |
|---|---|
| RGB | rgb(59, 162, 162) |
| HSL | hsl(180, 47%, 43%) |
| HSV | hsv(180, 64%, 64%) |
| CMYK | cmyk(63.6%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(61.11, -28.95, -8.75) |
| CIE-LCH | lch(61.11, 30.24, 196.82°) |
| OKLab | oklab(65.39% -0.0899 -0.0243) |
| OKLCH | oklch(65.39% 0.093 195.1) |
| XYZ | xyz(21.2427, 29.3768, 38.7262) |
| Luminance | 0.2938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.08
Cadetblue
#5F9EA0
ΔE00 4.71
Lightseagreen
#20B2AA
ΔE00 5.77
Blue Green
#0F9B8E
ΔE00 6.35
Dull Teal
#5F9E8F
ΔE00 7.29
Dusty Teal
#4C9085
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA2A2 #A23B3B
analogous
#3BA26E #3BA2A2 #3B6EA2
triadic
#3BA2A2 #A23BA2 #A2A23B
tetradic
#3BA2A2 #6E3BA2 #A23B3B #6EA23B
square
#3BA2A2 #6E3BA2 #A23B3B #6EA23B
split-complementary
#3BA2A2 #A23B6E #A26E3B
monochromatic
#1A4848 #2B7575 #3BA2A2 #58C2C2 #85D3D3
Accessibility & contrast
On white
3.05
#3BA2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#3BA2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA2A2
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA2A2 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA2
Deuteranopia (green-blind)
#888EA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ba2a2; /* rgb */ color: rgb(59, 162, 162); /* oklch */ color: oklch(65.4% 0.093 195.1);
Tailwind
colors: {
custom: {
50: '#7ebebd',
500: '#3ba2a2',
950: '#000000',
},
}SCSS
$custom: #3ba2a2; $custom-light: #7ebebd; $custom-dark: #000000;
JSON
{
"hex": "#3ba2a2",
"rgb": {
"r": 59,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 46.606,
"l": 43.333
},
"oklch": {
"l": 0.65391,
"c": 0.09311,
"h": 195.1
},
"luminance": 0.29379
}Semantic roles & 50–950 ramp
primary
#3BA2A2
secondary
#BD7C7C
accent
#5252D6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181