#3ABC95#3ABC95
#3ABC95 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.126 H 168.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABC95 |
|---|---|
| RGB | rgb(58, 188, 149) |
| HSL | hsl(162, 53%, 48%) |
| HSV | hsv(162, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(68.78, -44.41, 9.64) |
| CIE-LCH | lch(68.78, 45.44, 167.76°) |
| OKLab | oklab(71.51% -0.1237 0.0246) |
| OKLCH | oklch(71.51% 0.126 168.7) |
| XYZ | xyz(25.1501, 39.0331, 34.6366) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.20
Greeny Blue
#42B395
ΔE00 3.27
Greenblue
#23C48B
ΔE00 4.48
Greenish Teal
#32BF84
ΔE00 4.80
Dark Seafoam
#1FB57A
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABC95 #BC3A61
analogous
#3ABC54 #3ABC95 #3AA2BC
triadic
#3ABC95 #953ABC #BC953A
tetradic
#3ABC95 #543ABC #BC3A61 #A2BC3A
square
#3ABC95 #543ABC #BC3A61 #A2BC3A
split-complementary
#3ABC95 #BC3AA2 #BC543A
monochromatic
#1D5E4B #2C8D70 #3ABC95 #64CFAF #93DEC7
Accessibility & contrast
On white
2.38
#3ABC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#3ABC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABC95
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABC95 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3abc95; /* rgb */ color: rgb(58, 188, 149); /* oklch */ color: oklch(71.5% 0.126 168.7);
Tailwind
colors: {
custom: {
50: '#81d1b4',
500: '#3abc95',
950: '#000000',
},
}SCSS
$custom: #3abc95; $custom-light: #81d1b4; $custom-dark: #000000;
JSON
{
"hex": "#3abc95",
"rgb": {
"r": 58,
"g": 188,
"b": 149
},
"hsl": {
"h": 162,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.71508,
"c": 0.12613,
"h": 168.7
},
"luminance": 0.39036
}Semantic roles & 50–950 ramp
primary
#3ABC95
secondary
#C9899C
accent
#4C77DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280