#3BBB95#3BBB95
#3BBB95 is a light, vivid teal. Relative luminance 0.386; OKLCH L 71.3% C 0.124 H 169.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBB95 |
|---|---|
| RGB | rgb(59, 187, 149) |
| HSL | hsl(162, 52%, 48%) |
| HSV | hsv(162, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(68.49, -43.83, 9.23) |
| CIE-LCH | lch(68.49, 44.79, 168.11°) |
| OKLab | oklab(71.28% -0.1222 0.0236) |
| OKLCH | oklch(71.28% 0.124 169.1) |
| XYZ | xyz(24.9960, 38.6376, 34.5684) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.92
Green Blue
#01C08D
ΔE00 3.49
Greenblue
#23C48B
ΔE00 4.81
Greenish Teal
#32BF84
ΔE00 5.06
Dark Seafoam
#1FB57A
ΔE00 5.71
Bluey Green
#2BB179
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBB95 #BB3B61
analogous
#3BBB55 #3BBB95 #3BA1BB
triadic
#3BBB95 #953BBB #BB953B
tetradic
#3BBB95 #553BBB #BB3B61 #A1BB3B
square
#3BBB95 #553BBB #BB3B61 #A1BB3B
split-complementary
#3BBB95 #BB3BA1 #BB553B
monochromatic
#1E5E4B #2C8C70 #3BBB95 #65CEAF #93DDC7
Accessibility & contrast
On white
2.41
#3BBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#3BBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBB95
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBB95 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE93
Deuteranopia (green-blind)
#A5A298
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3bbb95; /* rgb */ color: rgb(59, 187, 149); /* oklch */ color: oklch(71.3% 0.124 169.1);
Tailwind
colors: {
custom: {
50: '#81d0b4',
500: '#3bbb95',
950: '#000000',
},
}SCSS
$custom: #3bbb95; $custom-light: #81d0b4; $custom-dark: #000000;
JSON
{
"hex": "#3bbb95",
"rgb": {
"r": 59,
"g": 187,
"b": 149
},
"hsl": {
"h": 162.188,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.7128,
"c": 0.12449,
"h": 169.1
},
"luminance": 0.3864
}Semantic roles & 50–950 ramp
primary
#3BBB95
secondary
#C88A9C
accent
#4C77DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280