#3BBD99#3BBD99
#3BBD99 is a light, vivid teal. Relative luminance 0.396; OKLCH L 71.9% C 0.124 H 170.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBD99 |
|---|---|
| RGB | rgb(59, 189, 153) |
| HSL | hsl(163, 52%, 49%) |
| HSV | hsv(163, 69%, 74%) |
| CMYK | cmyk(68.8%, 0%, 19%, 25.9%) |
| CIE-LAB | lab(69.20, -43.72, 8.06) |
| CIE-LCH | lch(69.20, 44.45, 169.55°) |
| OKLab | oklab(71.89% -0.1224 0.0206) |
| OKLCH | oklch(71.89% 0.124 170.5) |
| XYZ | xyz(25.7480, 39.6220, 36.4216) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.03
Green Blue
#01C08D
ΔE00 3.89
Turquoise (survey)
#06C2AC
ΔE00 5.15
Greenblue
#23C48B
ΔE00 5.17
Tealish
#24BCA8
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBD99 #BD3B5F
analogous
#3BBD58 #3BBD99 #3BA0BD
triadic
#3BBD99 #993BBD #BD993B
tetradic
#3BBD99 #583BBD #BD3B5F #A0BD3B
square
#3BBD99 #583BBD #BD3B5F #A0BD3B
split-complementary
#3BBD99 #BD3BA0 #BD583B
monochromatic
#1E604D #2C8E73 #3BBD99 #66CFB2 #95DECA
Accessibility & contrast
On white
2.35
#3BBD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#3BBD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBD99
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBD99 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B097
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbd99; /* rgb */ color: rgb(59, 189, 153); /* oklch */ color: oklch(71.9% 0.124 170.5);
Tailwind
colors: {
custom: {
50: '#82d2b7',
500: '#3bbd99',
950: '#000000',
},
}SCSS
$custom: #3bbd99; $custom-light: #82d2b7; $custom-dark: #000000;
JSON
{
"hex": "#3bbd99",
"rgb": {
"r": 59,
"g": 189,
"b": 153
},
"hsl": {
"h": 163.385,
"s": 52.419,
"l": 48.627
},
"oklch": {
"l": 0.71893,
"c": 0.12412,
"h": 170.5
},
"luminance": 0.39625
}Semantic roles & 50–950 ramp
primary
#3BBD99
secondary
#C98B9C
accent
#4C74DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280