#3ABC97#3ABC97
#3ABC97 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.125 H 169.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABC97 |
|---|---|
| RGB | rgb(58, 188, 151) |
| HSL | hsl(163, 53%, 48%) |
| HSV | hsv(163, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 19.7%, 26.3%) |
| CIE-LAB | lab(68.82, -43.93, 8.61) |
| CIE-LCH | lch(68.82, 44.76, 168.91°) |
| OKLab | oklab(71.56% -0.1227 0.022) |
| OKLCH | oklch(71.56% 0.125 169.8) |
| XYZ | xyz(25.3112, 39.0975, 35.4848) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.95
Green Blue
#01C08D
ΔE00 3.65
Greenblue
#23C48B
ΔE00 4.97
Greenish Teal
#32BF84
ΔE00 5.35
Tealish
#24BCA8
ΔE00 5.49
Turquoise (survey)
#06C2AC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABC97 #BC3A5F
analogous
#3ABC56 #3ABC97 #3AA0BC
triadic
#3ABC97 #973ABC #BC973A
tetradic
#3ABC97 #563ABC #BC3A5F #A0BC3A
square
#3ABC97 #563ABC #BC3A5F #A0BC3A
split-complementary
#3ABC97 #BC3AA0 #BC563A
monochromatic
#1D5E4C #2C8D71 #3ABC97 #64CFB1 #93DEC8
Accessibility & contrast
On white
2.38
#3ABC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#3ABC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABC97
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABC97 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF95
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3abc97; /* rgb */ color: rgb(58, 188, 151); /* oklch */ color: oklch(71.6% 0.125 169.8);
Tailwind
colors: {
custom: {
50: '#81d1b5',
500: '#3abc97',
950: '#000000',
},
}SCSS
$custom: #3abc97; $custom-light: #81d1b5; $custom-dark: #000000;
JSON
{
"hex": "#3abc97",
"rgb": {
"r": 58,
"g": 188,
"b": 151
},
"hsl": {
"h": 162.923,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.71562,
"c": 0.1247,
"h": 169.8
},
"luminance": 0.391
}Semantic roles & 50–950 ramp
primary
#3ABC97
secondary
#C9899B
accent
#4C75DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280