#3BB6AA#3BB6AA
#3BB6AA is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.108 H 185.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB6AA |
|---|---|
| RGB | rgb(59, 182, 170) |
| HSL | hsl(174, 51%, 47%) |
| HSV | hsv(174, 68%, 71%) |
| CMYK | cmyk(67.6%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.49, -36.20, -3.76) |
| CIE-LCH | lch(67.49, 36.39, 185.93°) |
| OKLab | oklab(70.65% -0.1073 -0.0107) |
| OKLCH | oklch(70.65% 0.108 185.7) |
| XYZ | xyz(25.7839, 37.2851, 43.8603) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.02
Lightseagreen
#20B2AA
ΔE00 2.16
Tealish
#24BCA8
ΔE00 3.22
Turquoise (survey)
#06C2AC
ΔE00 4.67
Greeny Blue
#42B395
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB6AA #B63B47
analogous
#3BB66C #3BB6AA #3B85B6
triadic
#3BB6AA #AA3BB6 #B6AA3B
tetradic
#3BB6AA #6C3BB6 #B63B47 #85B63B
square
#3BB6AA #6C3BB6 #B63B47 #85B63B
split-complementary
#3BB6AA #B63B85 #B66C3B
monochromatic
#1D5A54 #2C887F #3BB6AA #62CCC2 #90DBD4
Accessibility & contrast
On white
2.48
#3BB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#3BB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB6AA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB6AA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3bb6aa; /* rgb */ color: rgb(59, 182, 170); /* oklch */ color: oklch(70.6% 0.108 185.7);
Tailwind
colors: {
custom: {
50: '#82ccc3',
500: '#3bb6aa',
950: '#000000',
},
}SCSS
$custom: #3bb6aa; $custom-light: #82ccc3; $custom-dark: #000000;
JSON
{
"hex": "#3bb6aa",
"rgb": {
"r": 59,
"g": 182,
"b": 170
},
"hsl": {
"h": 174.146,
"s": 51.037,
"l": 47.255
},
"oklch": {
"l": 0.70645,
"c": 0.10784,
"h": 185.7
},
"luminance": 0.37288
}Semantic roles & 50–950 ramp
primary
#3BB6AA
secondary
#C6878D
accent
#4D5BDB
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281