#3ABCAB#3ABCAB
#3ABCAB is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.114 H 182.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABCAB |
|---|---|
| RGB | rgb(58, 188, 171) |
| HSL | hsl(172, 53%, 48%) |
| HSV | hsv(172, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.33, -38.81, -1.61) |
| CIE-LCH | lch(69.33, 38.84, 182.37°) |
| OKLab | oklab(72.14% -0.1134 -0.005) |
| OKLCH | oklch(72.14% 0.114 182.5) |
| XYZ | xyz(27.0753, 39.8031, 44.7760) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.40
Topaz
#13BBAF
ΔE00 2.27
Turquoise (survey)
#06C2AC
ΔE00 2.60
Lightseagreen
#20B2AA
ΔE00 4.22
Greeny Blue
#42B395
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABCAB #BC3A4B
analogous
#3ABC6A #3ABCAB #3A8CBC
triadic
#3ABCAB #AB3ABC #BCAB3A
tetradic
#3ABCAB #6A3ABC #BC3A4B #8CBC3A
square
#3ABCAB #6A3ABC #BC3A4B #8CBC3A
split-complementary
#3ABCAB #BC3A8C #BC6A3A
monochromatic
#1D5E56 #2C8D80 #3ABCAB #64CFC1 #93DED4
Accessibility & contrast
On white
2.34
#3ABCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#3ABCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABCAB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABCAB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abcab; /* rgb */ color: rgb(58, 188, 171); /* oklch */ color: oklch(72.1% 0.114 182.5);
Tailwind
colors: {
custom: {
50: '#82d1c3',
500: '#3abcab',
950: '#000000',
},
}SCSS
$custom: #3abcab; $custom-light: #82d1c3; $custom-dark: #000000;
JSON
{
"hex": "#3abcab",
"rgb": {
"r": 58,
"g": 188,
"b": 171
},
"hsl": {
"h": 172.154,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.72144,
"c": 0.11355,
"h": 182.5
},
"luminance": 0.39806
}Semantic roles & 50–950 ramp
primary
#3ABCAB
secondary
#C98991
accent
#4C5EDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281