#3BB19F#3BB19F
#3BB19F is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.0% C 0.107 H 180.9°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB19F |
|---|---|
| RGB | rgb(59, 177, 159) |
| HSL | hsl(171, 50%, 46%) |
| HSV | hsv(171, 67%, 69%) |
| CMYK | cmyk(66.7%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(65.65, -36.88, -0.37) |
| CIE-LCH | lch(65.65, 36.88, 180.57°) |
| OKLab | oklab(69.05% -0.1071 -0.0016) |
| OKLCH | oklch(69.05% 0.107 180.9) |
| XYZ | xyz(23.7808, 34.8746, 38.2723) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.21
Lightseagreen
#20B2AA
ΔE00 3.85
Topaz
#13BBAF
ΔE00 3.96
Greeny Blue
#42B395
ΔE00 4.01
Turquoise (survey)
#06C2AC
ΔE00 4.91
Dull Teal
#5F9E8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB19F #B13B4D
analogous
#3BB164 #3BB19F #3B88B1
triadic
#3BB19F #9F3BB1 #B19F3B
tetradic
#3BB19F #643BB1 #B13B4D #88B13B
square
#3BB19F #643BB1 #B13B4D #88B13B
split-complementary
#3BB19F #B13B88 #B1643B
monochromatic
#1C554D #2C8376 #3BB19F #5FCABA #8DD9CE
Accessibility & contrast
On white
2.63
#3BB19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#3BB19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB19F
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB19F | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79E
Deuteranopia (green-blind)
#989AA1
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3bb19f; /* rgb */ color: rgb(59, 177, 159); /* oklch */ color: oklch(69.0% 0.107 180.9);
Tailwind
colors: {
custom: {
50: '#80c9bb',
500: '#3bb19f',
950: '#000000',
},
}SCSS
$custom: #3bb19f; $custom-light: #80c9bb; $custom-dark: #000000;
JSON
{
"hex": "#3bb19f",
"rgb": {
"r": 59,
"g": 177,
"b": 159
},
"hsl": {
"h": 170.847,
"s": 50,
"l": 46.275
},
"oklch": {
"l": 0.69047,
"c": 0.10716,
"h": 180.9
},
"luminance": 0.34877
}Semantic roles & 50–950 ramp
primary
#3BB19F
secondary
#C4848E
accent
#4E64DA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280