#3BBD96#3BBD96
#3BBD96 is a light, vivid teal. Relative luminance 0.395; OKLCH L 71.8% C 0.126 H 168.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBD96 |
|---|---|
| RGB | rgb(59, 189, 150) |
| HSL | hsl(162, 52%, 49%) |
| HSV | hsv(162, 69%, 74%) |
| CMYK | cmyk(68.8%, 0%, 20.6%, 25.9%) |
| CIE-LAB | lab(69.13, -44.44, 9.60) |
| CIE-LCH | lch(69.13, 45.47, 167.81°) |
| OKLab | oklab(71.81% -0.1238 0.0245) |
| OKLCH | oklch(71.81% 0.126 168.8) |
| XYZ | xyz(25.5034, 39.5241, 35.1331) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.19
Greeny Blue
#42B395
ΔE00 3.44
Greenblue
#23C48B
ΔE00 4.41
Greenish Teal
#32BF84
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 5.38
Dark Seafoam
#1FB57A
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBD96 #BD3B62
analogous
#3BBD55 #3BBD96 #3BA3BD
triadic
#3BBD96 #963BBD #BD963B
tetradic
#3BBD96 #553BBD #BD3B62 #A3BD3B
square
#3BBD96 #553BBD #BD3B62 #A3BD3B
split-complementary
#3BBD96 #BD3BA3 #BD553B
monochromatic
#1E604C #2C8E71 #3BBD96 #66CFB0 #95DEC8
Accessibility & contrast
On white
2.36
#3BBD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#3BBD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBD96
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBD96 | 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)
#B8B094
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbd96; /* rgb */ color: rgb(59, 189, 150); /* oklch */ color: oklch(71.8% 0.126 168.8);
Tailwind
colors: {
custom: {
50: '#81d2b4',
500: '#3bbd96',
950: '#000000',
},
}SCSS
$custom: #3bbd96; $custom-light: #81d2b4; $custom-dark: #000000;
JSON
{
"hex": "#3bbd96",
"rgb": {
"r": 59,
"g": 189,
"b": 150
},
"hsl": {
"h": 162,
"s": 52.419,
"l": 48.627
},
"oklch": {
"l": 0.71812,
"c": 0.12623,
"h": 168.8
},
"luminance": 0.39527
}Semantic roles & 50–950 ramp
primary
#3BBD96
secondary
#C98B9D
accent
#4C77DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280