#3BAD93#3BAD93
#3BAD93 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.7% C 0.109 H 174.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAD93 |
|---|---|
| RGB | rgb(59, 173, 147) |
| HSL | hsl(166, 49%, 45%) |
| HSV | hsv(166, 66%, 68%) |
| CMYK | cmyk(65.9%, 0%, 15%, 32.2%) |
| CIE-LAB | lab(64.10, -38.20, 4.04) |
| CIE-LCH | lch(64.10, 38.41, 173.97°) |
| OKLab | oklab(67.68% -0.1085 0.0101) |
| OKLCH | oklch(67.68% 0.109 174.7) |
| XYZ | xyz(22.0111, 32.9211, 32.7925) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.08
Tealish
#24BCA8
ΔE00 5.08
Turquoise (survey)
#06C2AC
ΔE00 6.41
Topaz
#13BBAF
ΔE00 6.80
Lightseagreen
#20B2AA
ΔE00 6.81
Dull Teal
#5F9E8F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAD93 #AD3B55
analogous
#3BAD5A #3BAD93 #3B8EAD
triadic
#3BAD93 #933BAD #AD933B
tetradic
#3BAD93 #5A3BAD #AD3B55 #8EAD3B
square
#3BAD93 #5A3BAD #AD3B55 #8EAD3B
split-complementary
#3BAD93 #AD3B8E #AD5A3B
monochromatic
#1C5245 #2B7F6C #3BAD93 #5DC8B0 #8BD7C6
Accessibility & contrast
On white
2.77
#3BAD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#3BAD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAD93
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAD93 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#979695
Tritanopia (blue-blind)
#00AFA5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3bad93; /* rgb */ color: rgb(59, 173, 147); /* oklch */ color: oklch(67.7% 0.109 174.7);
Tailwind
colors: {
custom: {
50: '#7fc6b2',
500: '#3bad93',
950: '#000000',
},
}SCSS
$custom: #3bad93; $custom-light: #7fc6b2; $custom-dark: #000000;
JSON
{
"hex": "#3bad93",
"rgb": {
"r": 59,
"g": 173,
"b": 147
},
"hsl": {
"h": 166.316,
"s": 49.138,
"l": 45.49
},
"oklch": {
"l": 0.67676,
"c": 0.10902,
"h": 174.7
},
"luminance": 0.32924
}Semantic roles & 50–950 ramp
primary
#3BAD93
secondary
#C28290
accent
#4F6ED9
background
#F8FCFA
surface
#EFF8F5
border
#CAD1CF
text
#0B1311
muted
#7C8280