#3BBF96#3BBF96
#3BBF96 is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.3% C 0.129 H 168.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBF96 |
|---|---|
| RGB | rgb(59, 191, 150) |
| HSL | hsl(161, 53%, 49%) |
| HSV | hsv(161, 69%, 75%) |
| CMYK | cmyk(69.1%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(69.75, -45.29, 10.47) |
| CIE-LCH | lch(69.75, 46.48, 166.98°) |
| OKLab | oklab(72.32% -0.1259 0.0268) |
| OKLCH | oklch(72.32% 0.129 168) |
| XYZ | xyz(25.9366, 40.3905, 35.2775) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.76
Greenblue
#23C48B
ΔE00 3.82
Greeny Blue
#42B395
ΔE00 4.13
Greenish Teal
#32BF84
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.11
Dark Seafoam
#1FB57A
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBF96 #BF3B64
analogous
#3BBF54 #3BBF96 #3BA6BF
triadic
#3BBF96 #963BBF #BF963B
tetradic
#3BBF96 #543BBF #BF3B64 #A6BF3B
square
#3BBF96 #543BBF #BF3B64 #A6BF3B
split-complementary
#3BBF96 #BF3BA6 #BF543B
monochromatic
#1E614D #2D9071 #3BBF96 #67D0AF #96DFC8
Accessibility & contrast
On white
2.31
#3BBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#3BBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBF96
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBF96 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB294
Deuteranopia (green-blind)
#A9A599
Tritanopia (blue-blind)
#00C0B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3bbf96; /* rgb */ color: rgb(59, 191, 150); /* oklch */ color: oklch(72.3% 0.129 168.0);
Tailwind
colors: {
custom: {
50: '#82d3b4',
500: '#3bbf96',
950: '#000000',
},
}SCSS
$custom: #3bbf96; $custom-light: #82d3b4; $custom-dark: #000000;
JSON
{
"hex": "#3bbf96",
"rgb": {
"r": 59,
"g": 191,
"b": 150
},
"hsl": {
"h": 161.364,
"s": 52.8,
"l": 49.02
},
"oklch": {
"l": 0.72318,
"c": 0.12869,
"h": 168
},
"luminance": 0.40393
}Semantic roles & 50–950 ramp
primary
#3BBF96
secondary
#CA8C9F
accent
#4C79DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380