#3BB6AB#3BB6AB
#3BB6AB is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.7% C 0.108 H 186.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB6AB |
|---|---|
| RGB | rgb(59, 182, 171) |
| HSL | hsl(175, 51%, 47%) |
| HSV | hsv(175, 68%, 71%) |
| CMYK | cmyk(67.6%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.52, -35.92, -4.27) |
| CIE-LCH | lch(67.52, 36.18, 186.78°) |
| OKLab | oklab(70.68% -0.1068 -0.0121) |
| OKLCH | oklch(70.68% 0.108 186.5) |
| XYZ | xyz(25.8789, 37.3230, 44.3604) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.96
Topaz
#13BBAF
ΔE00 2.05
Tealish
#24BCA8
ΔE00 3.53
Turquoise (survey)
#06C2AC
ΔE00 4.92
Greeny Blue
#42B395
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB6AB #B63B46
analogous
#3BB66E #3BB6AB #3B84B6
triadic
#3BB6AB #AB3BB6 #B6AB3B
tetradic
#3BB6AB #6E3BB6 #B63B46 #84B63B
square
#3BB6AB #6E3BB6 #B63B46 #84B63B
split-complementary
#3BB6AB #B63B84 #B66E3B
monochromatic
#1D5A54 #2C8880 #3BB6AB #62CCC3 #90DBD4
Accessibility & contrast
On white
2.48
#3BB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#3BB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB6AB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB6AB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3bb6ab; /* rgb */ color: rgb(59, 182, 171); /* oklch */ color: oklch(70.7% 0.108 186.5);
Tailwind
colors: {
custom: {
50: '#82ccc3',
500: '#3bb6ab',
950: '#000000',
},
}SCSS
$custom: #3bb6ab; $custom-light: #82ccc3; $custom-dark: #000000;
JSON
{
"hex": "#3bb6ab",
"rgb": {
"r": 59,
"g": 182,
"b": 171
},
"hsl": {
"h": 174.634,
"s": 51.037,
"l": 47.255
},
"oklch": {
"l": 0.70677,
"c": 0.10754,
"h": 186.5
},
"luminance": 0.37326
}Semantic roles & 50–950 ramp
primary
#3BB6AB
secondary
#C6878C
accent
#4D5ADB
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281