#3BBD97#3BBD97
#3BBD97 is a light, vivid teal. Relative luminance 0.396; OKLCH L 71.8% C 0.126 H 169.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBD97 |
|---|---|
| RGB | rgb(59, 189, 151) |
| HSL | hsl(162, 52%, 49%) |
| HSV | hsv(162, 69%, 74%) |
| CMYK | cmyk(68.8%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(69.15, -44.20, 9.09) |
| CIE-LCH | lch(69.15, 45.13, 168.38°) |
| OKLab | oklab(71.84% -0.1233 0.0232) |
| OKLCH | oklch(71.84% 0.126 169.3) |
| XYZ | xyz(25.5842, 39.5565, 35.5590) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.29
Green Blue
#01C08D
ΔE00 3.41
Greenblue
#23C48B
ΔE00 4.66
Greenish Teal
#32BF84
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.33
Turquoise (survey)
#06C2AC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBD97 #BD3B61
analogous
#3BBD56 #3BBD97 #3BA2BD
triadic
#3BBD97 #973BBD #BD973B
tetradic
#3BBD97 #563BBD #BD3B61 #A2BD3B
square
#3BBD97 #563BBD #BD3B61 #A2BD3B
split-complementary
#3BBD97 #BD3BA2 #BD563B
monochromatic
#1E604C #2C8E72 #3BBD97 #66CFB0 #95DEC8
Accessibility & contrast
On white
2.36
#3BBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#3BBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBD97
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBD97 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B095
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbd97; /* rgb */ color: rgb(59, 189, 151); /* oklch */ color: oklch(71.8% 0.126 169.3);
Tailwind
colors: {
custom: {
50: '#82d2b5',
500: '#3bbd97',
950: '#000000',
},
}SCSS
$custom: #3bbd97; $custom-light: #82d2b5; $custom-dark: #000000;
JSON
{
"hex": "#3bbd97",
"rgb": {
"r": 59,
"g": 189,
"b": 151
},
"hsl": {
"h": 162.462,
"s": 52.419,
"l": 48.627
},
"oklch": {
"l": 0.71839,
"c": 0.12552,
"h": 169.3
},
"luminance": 0.39559
}Semantic roles & 50–950 ramp
primary
#3BBD97
secondary
#C98B9D
accent
#4C76DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280