#3BAAAA#3BAAAA
#3BAAAA is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.7% C 0.098 H 195.1°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAAAA |
|---|---|
| RGB | rgb(59, 170, 170) |
| HSL | hsl(180, 48%, 45%) |
| HSV | hsv(180, 65%, 67%) |
| CMYK | cmyk(65.3%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.82, -30.53, -9.20) |
| CIE-LCH | lch(63.82, 31.89, 196.77°) |
| OKLab | oklab(67.66% -0.0948 -0.0255) |
| OKLCH | oklch(67.66% 0.098 195.1) |
| XYZ | xyz(23.4308, 32.5789, 43.0759) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.11
Cadetblue
#5F9EA0
ΔE00 5.83
Sea
#3C9992
ΔE00 6.03
Topaz
#13BBAF
ΔE00 6.66
Turquoise Blue
#06B1C4
ΔE00 6.90
Blue Green
#0F9B8E
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAAAA #AA3B3B
analogous
#3BAA73 #3BAAAA #3B73AA
triadic
#3BAAAA #AA3BAA #AAAA3B
tetradic
#3BAAAA #733BAA #AA3B3B #73AA3B
square
#3BAAAA #733BAA #AA3B3B #73AA3B
split-complementary
#3BAAAA #AA3B73 #AA733B
monochromatic
#1B4F4F #2B7D7D #3BAAAA #5CC6C6 #89D6D6
Accessibility & contrast
On white
2.79
#3BAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#3BAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAAAA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAAAA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8E95AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3baaaa; /* rgb */ color: rgb(59, 170, 170); /* oklch */ color: oklch(67.7% 0.098 195.1);
Tailwind
colors: {
custom: {
50: '#80c3c3',
500: '#3baaaa',
950: '#000000',
},
}SCSS
$custom: #3baaaa; $custom-light: #80c3c3; $custom-dark: #000000;
JSON
{
"hex": "#3baaaa",
"rgb": {
"r": 59,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.67664,
"c": 0.09819,
"h": 195.1
},
"luminance": 0.32582
}Semantic roles & 50–950 ramp
primary
#3BAAAA
secondary
#C08080
accent
#5050D8
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1212
muted
#7C8181