#3BBB94#3BBB94
#3BBB94 is a light, vivid teal. Relative luminance 0.386; OKLCH L 71.3% C 0.125 H 168.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBB94 |
|---|---|
| RGB | rgb(59, 187, 148) |
| HSL | hsl(162, 52%, 48%) |
| HSV | hsv(162, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(68.46, -44.07, 9.74) |
| CIE-LCH | lch(68.46, 45.13, 167.53°) |
| OKLab | oklab(71.25% -0.1227 0.0249) |
| OKLCH | oklch(71.25% 0.125 168.5) |
| XYZ | xyz(24.9165, 38.6058, 34.1497) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.10
Green Blue
#01C08D
ΔE00 3.28
Greenblue
#23C48B
ΔE00 4.57
Greenish Teal
#32BF84
ΔE00 4.79
Dark Seafoam
#1FB57A
ΔE00 5.45
Bluey Green
#2BB179
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBB94 #BB3B62
analogous
#3BBB54 #3BBB94 #3BA2BB
triadic
#3BBB94 #943BBB #BB943B
tetradic
#3BBB94 #543BBB #BB3B62 #A2BB3B
square
#3BBB94 #543BBB #BB3B62 #A2BB3B
split-complementary
#3BBB94 #BB3BA2 #BB543B
monochromatic
#1E5E4A #2C8C6F #3BBB94 #65CEAE #93DDC7
Accessibility & contrast
On white
2.41
#3BBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#3BBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBB94
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBB94 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#A5A297
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3bbb94; /* rgb */ color: rgb(59, 187, 148); /* oklch */ color: oklch(71.3% 0.125 168.5);
Tailwind
colors: {
custom: {
50: '#81d0b3',
500: '#3bbb94',
950: '#000000',
},
}SCSS
$custom: #3bbb94; $custom-light: #81d0b3; $custom-dark: #000000;
JSON
{
"hex": "#3bbb94",
"rgb": {
"r": 59,
"g": 187,
"b": 148
},
"hsl": {
"h": 161.719,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.71253,
"c": 0.12521,
"h": 168.5
},
"luminance": 0.38609
}Semantic roles & 50–950 ramp
primary
#3BBB94
secondary
#C88A9D
accent
#4C78DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280