#3ABC98#3ABC98
#3ABC98 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.124 H 170.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABC98 |
|---|---|
| RGB | rgb(58, 188, 152) |
| HSL | hsl(163, 53%, 48%) |
| HSV | hsv(163, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 19.1%, 26.3%) |
| CIE-LAB | lab(68.85, -43.69, 8.10) |
| CIE-LCH | lch(68.85, 44.43, 169.50°) |
| OKLab | oklab(71.59% -0.1223 0.0207) |
| OKLCH | oklch(71.59% 0.124 170.4) |
| XYZ | xyz(25.3927, 39.1301, 35.9143) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.81
Green Blue
#01C08D
ΔE00 3.90
Tealish
#24BCA8
ΔE00 5.20
Greenblue
#23C48B
ΔE00 5.23
Turquoise (survey)
#06C2AC
ΔE00 5.24
Mediumaquamarine
#66CDAA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABC98 #BC3A5E
analogous
#3ABC57 #3ABC98 #3A9FBC
triadic
#3ABC98 #983ABC #BC983A
tetradic
#3ABC98 #573ABC #BC3A5E #9FBC3A
square
#3ABC98 #573ABC #BC3A5E #9FBC3A
split-complementary
#3ABC98 #BC3A9F #BC573A
monochromatic
#1D5E4C #2C8D72 #3ABC98 #64CFB2 #93DEC9
Accessibility & contrast
On white
2.38
#3ABC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#3ABC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABC98
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABC98 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF96
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3abc98; /* rgb */ color: rgb(58, 188, 152); /* oklch */ color: oklch(71.6% 0.124 170.4);
Tailwind
colors: {
custom: {
50: '#81d1b6',
500: '#3abc98',
950: '#000000',
},
}SCSS
$custom: #3abc98; $custom-light: #81d1b6; $custom-dark: #000000;
JSON
{
"hex": "#3abc98",
"rgb": {
"r": 58,
"g": 188,
"b": 152
},
"hsl": {
"h": 163.385,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.71589,
"c": 0.12401,
"h": 170.4
},
"luminance": 0.39133
}Semantic roles & 50–950 ramp
primary
#3ABC98
secondary
#C9899B
accent
#4C74DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280