#3BB8B0#3BB8B0
#3BB8B0 is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.3% C 0.108 H 188.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB8B0 |
|---|---|
| RGB | rgb(59, 184, 176) |
| HSL | hsl(176, 51%, 48%) |
| HSV | hsv(176, 68%, 72%) |
| CMYK | cmyk(67.9%, 0%, 4.3%, 27.8%) |
| CIE-LAB | lab(68.27, -35.47, -5.91) |
| CIE-LCH | lch(68.27, 35.96, 189.47°) |
| OKLab | oklab(71.34% -0.1066 -0.0166) |
| OKLCH | oklch(71.34% 0.108 188.8) |
| XYZ | xyz(26.7770, 38.3423, 47.0555) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.14
Topaz
#13BBAF
ΔE00 2.26
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB8B0 #B83B43
analogous
#3BB871 #3BB8B0 #3B81B8
triadic
#3BB8B0 #B03BB8 #B8B03B
tetradic
#3BB8B0 #713BB8 #B83B43 #81B83B
square
#3BB8B0 #713BB8 #B83B43 #81B83B
split-complementary
#3BB8B0 #B83B81 #B8713B
monochromatic
#1D5B57 #2C8A84 #3BB8B0 #63CDC6 #92DCD7
Accessibility & contrast
On white
2.42
#3BB8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#3BB8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB8B0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB8B0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEB0
Deuteranopia (green-blind)
#9BA1B1
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3bb8b0; /* rgb */ color: rgb(59, 184, 176); /* oklch */ color: oklch(71.3% 0.108 188.8);
Tailwind
colors: {
custom: {
50: '#82cec7',
500: '#3bb8b0',
950: '#000000',
},
}SCSS
$custom: #3bb8b0; $custom-light: #82cec7; $custom-dark: #000000;
JSON
{
"hex": "#3bb8b0",
"rgb": {
"r": 59,
"g": 184,
"b": 176
},
"hsl": {
"h": 176.16,
"s": 51.44,
"l": 47.647
},
"oklch": {
"l": 0.71337,
"c": 0.10793,
"h": 188.8
},
"luminance": 0.38345
}Semantic roles & 50–950 ramp
primary
#3BB8B0
secondary
#C7888C
accent
#4D56DB
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282