#3BB8AC#3BB8AC
#3BB8AC is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.2% C 0.109 H 185.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB8AC |
|---|---|
| RGB | rgb(59, 184, 172) |
| HSL | hsl(174, 51%, 48%) |
| HSV | hsv(174, 68%, 72%) |
| CMYK | cmyk(67.9%, 0%, 6.5%, 27.8%) |
| CIE-LAB | lab(68.16, -36.57, -3.88) |
| CIE-LCH | lch(68.16, 36.78, 186.05°) |
| OKLab | oklab(71.21% -0.1084 -0.0111) |
| OKLCH | oklch(71.21% 0.109 185.8) |
| XYZ | xyz(26.3870, 38.1863, 45.0018) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.71
Lightseagreen
#20B2AA
ΔE00 2.47
Tealish
#24BCA8
ΔE00 3.03
Turquoise (survey)
#06C2AC
ΔE00 4.35
Greeny Blue
#42B395
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB8AC #B83B47
analogous
#3BB86D #3BB8AC #3B85B8
triadic
#3BB8AC #AC3BB8 #B8AC3B
tetradic
#3BB8AC #6D3BB8 #B83B47 #85B83B
square
#3BB8AC #6D3BB8 #B83B47 #85B83B
split-complementary
#3BB8AC #B83B85 #B86D3B
monochromatic
#1D5B55 #2C8A81 #3BB8AC #63CDC3 #92DCD5
Accessibility & contrast
On white
2.43
#3BB8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#3BB8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB8AC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB8AC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#9CA1AD
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3bb8ac; /* rgb */ color: rgb(59, 184, 172); /* oklch */ color: oklch(71.2% 0.109 185.8);
Tailwind
colors: {
custom: {
50: '#82cec4',
500: '#3bb8ac',
950: '#000000',
},
}SCSS
$custom: #3bb8ac; $custom-light: #82cec4; $custom-dark: #000000;
JSON
{
"hex": "#3bb8ac",
"rgb": {
"r": 59,
"g": 184,
"b": 172
},
"hsl": {
"h": 174.24,
"s": 51.44,
"l": 47.647
},
"oklch": {
"l": 0.71206,
"c": 0.10901,
"h": 185.8
},
"luminance": 0.38189
}Semantic roles & 50–950 ramp
primary
#3BB8AC
secondary
#C7888E
accent
#4D5BDB
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281