#3ABCAC#3ABCAC
#3ABCAC is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.113 H 183.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABCAC |
|---|---|
| RGB | rgb(58, 188, 172) |
| HSL | hsl(173, 53%, 48%) |
| HSV | hsv(173, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.36, -38.54, -2.12) |
| CIE-LCH | lch(69.36, 38.60, 183.14°) |
| OKLab | oklab(72.18% -0.113 -0.0063) |
| OKLCH | oklch(72.18% 0.113 183.2) |
| XYZ | xyz(27.1710, 39.8414, 45.2799) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.66
Topaz
#13BBAF
ΔE00 2.02
Turquoise (survey)
#06C2AC
ΔE00 2.80
Lightseagreen
#20B2AA
ΔE00 3.98
Greeny Blue
#42B395
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABCAC #BC3A4A
analogous
#3ABC6B #3ABCAC #3A8BBC
triadic
#3ABCAC #AC3ABC #BCAC3A
tetradic
#3ABCAC #6B3ABC #BC3A4A #8BBC3A
square
#3ABCAC #6B3ABC #BC3A4A #8BBC3A
split-complementary
#3ABCAC #BC3A8B #BC6B3A
monochromatic
#1D5E56 #2C8D81 #3ABCAC #64CFC2 #93DED4
Accessibility & contrast
On white
2.34
#3ABCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#3ABCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABCAC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABCAC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abcac; /* rgb */ color: rgb(58, 188, 172); /* oklch */ color: oklch(72.2% 0.113 183.2);
Tailwind
colors: {
custom: {
50: '#82d1c4',
500: '#3abcac',
950: '#000000',
},
}SCSS
$custom: #3abcac; $custom-light: #82d1c4; $custom-dark: #000000;
JSON
{
"hex": "#3abcac",
"rgb": {
"r": 58,
"g": 188,
"b": 172
},
"hsl": {
"h": 172.615,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.72176,
"c": 0.11316,
"h": 183.2
},
"luminance": 0.39845
}Semantic roles & 50–950 ramp
primary
#3ABCAC
secondary
#C98991
accent
#4C5DDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281