#3ABC93#3ABC93
#3ABC93 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.128 H 167.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABC93 |
|---|---|
| RGB | rgb(58, 188, 147) |
| HSL | hsl(161, 53%, 48%) |
| HSV | hsv(161, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 21.8%, 26.3%) |
| CIE-LAB | lab(68.73, -44.89, 10.66) |
| CIE-LCH | lch(68.73, 46.14, 166.64°) |
| OKLab | oklab(71.46% -0.1246 0.0273) |
| OKLCH | oklch(71.46% 0.128 167.7) |
| XYZ | xyz(24.9918, 38.9697, 33.8029) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.79
Greeny Blue
#42B395
ΔE00 3.64
Greenblue
#23C48B
ΔE00 4.02
Greenish Teal
#32BF84
ΔE00 4.26
Dark Seafoam
#1FB57A
ΔE00 5.09
Bluey Green
#2BB179
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABC93 #BC3A63
analogous
#3ABC52 #3ABC93 #3AA4BC
triadic
#3ABC93 #933ABC #BC933A
tetradic
#3ABC93 #523ABC #BC3A63 #A4BC3A
square
#3ABC93 #523ABC #BC3A63 #A4BC3A
split-complementary
#3ABC93 #BC3AA4 #BC523A
monochromatic
#1D5E4A #2C8D6E #3ABC93 #64CFAD #93DEC6
Accessibility & contrast
On white
2.39
#3ABC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#3ABC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABC93
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABC93 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF91
Deuteranopia (green-blind)
#A6A396
Tritanopia (blue-blind)
#00BDB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3abc93; /* rgb */ color: rgb(58, 188, 147); /* oklch */ color: oklch(71.5% 0.128 167.7);
Tailwind
colors: {
custom: {
50: '#81d1b2',
500: '#3abc93',
950: '#000000',
},
}SCSS
$custom: #3abc93; $custom-light: #81d1b2; $custom-dark: #000000;
JSON
{
"hex": "#3abc93",
"rgb": {
"r": 58,
"g": 188,
"b": 147
},
"hsl": {
"h": 161.077,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.71456,
"c": 0.12759,
"h": 167.7
},
"luminance": 0.38973
}Semantic roles & 50–950 ramp
primary
#3ABC93
secondary
#C9899D
accent
#4C79DC
background
#F8FCFA
surface
#F0F9F5
border
#CBD2CF
text
#0C1411
muted
#7D8280