#3ABB96#3ABB96
#3ABB96 is a light, vivid teal. Relative luminance 0.386; OKLCH L 71.3% C 0.124 H 169.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABB96 |
|---|---|
| RGB | rgb(58, 187, 150) |
| HSL | hsl(163, 53%, 48%) |
| HSV | hsv(163, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(68.49, -43.74, 8.68) |
| CIE-LCH | lch(68.49, 44.60, 168.77°) |
| OKLab | oklab(71.28% -0.1222 0.0222) |
| OKLCH | oklch(71.28% 0.124 169.7) |
| XYZ | xyz(25.0174, 38.6394, 34.9879) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.75
Green Blue
#01C08D
ΔE00 3.69
Greenblue
#23C48B
ΔE00 5.05
Greenish Teal
#32BF84
ΔE00 5.35
Tealish
#24BCA8
ΔE00 5.54
Turquoise (survey)
#06C2AC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABB96 #BB3A5F
analogous
#3ABB56 #3ABB96 #3A9FBB
triadic
#3ABB96 #963ABB #BB963A
tetradic
#3ABB96 #563ABB #BB3A5F #9FBB3A
square
#3ABB96 #563ABB #BB3A5F #9FBB3A
split-complementary
#3ABB96 #BB3A9F #BB563A
monochromatic
#1D5E4B #2C8C71 #3ABB96 #63CFB0 #92DDC8
Accessibility & contrast
On white
2.41
#3ABB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#3ABB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABB96
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABB96 | 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)
#B6AE94
Deuteranopia (green-blind)
#A4A299
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3abb96; /* rgb */ color: rgb(58, 187, 150); /* oklch */ color: oklch(71.3% 0.124 169.7);
Tailwind
colors: {
custom: {
50: '#81d0b4',
500: '#3abb96',
950: '#000000',
},
}SCSS
$custom: #3abb96; $custom-light: #81d0b4; $custom-dark: #000000;
JSON
{
"hex": "#3abb96",
"rgb": {
"r": 58,
"g": 187,
"b": 150
},
"hsl": {
"h": 162.791,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71282,
"c": 0.1242,
"h": 169.7
},
"luminance": 0.38642
}Semantic roles & 50–950 ramp
primary
#3ABB96
secondary
#C8889B
accent
#4C75DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280