#3ABDAB#3ABDAB
#3ABDAB is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.115 H 181.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABDAB |
|---|---|
| RGB | rgb(58, 189, 171) |
| HSL | hsl(172, 53%, 48%) |
| HSV | hsv(172, 69%, 74%) |
| CMYK | cmyk(69.3%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(69.63, -39.26, -1.16) |
| CIE-LCH | lch(69.63, 39.28, 181.69°) |
| OKLab | oklab(72.39% -0.1145 -0.0038) |
| OKLCH | oklch(72.39% 0.115 181.9) |
| XYZ | xyz(27.2897, 40.2319, 44.8475) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.24
Turquoise (survey)
#06C2AC
ΔE00 2.29
Topaz
#13BBAF
ΔE00 2.56
Lightseagreen
#20B2AA
ΔE00 4.61
Greeny Blue
#42B395
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABDAB #BD3A4C
analogous
#3ABD69 #3ABDAB #3A8DBD
triadic
#3ABDAB #AB3ABD #BDAB3A
tetradic
#3ABDAB #693ABD #BD3A4C #8DBD3A
square
#3ABDAB #693ABD #BD3A4C #8DBD3A
split-complementary
#3ABDAB #BD3A8D #BD693A
monochromatic
#1D5F56 #2C8E81 #3ABDAB #65D0C1 #93DED4
Accessibility & contrast
On white
2.32
#3ABDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#3ABDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABDAB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABDAB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#A2A4AD
Tritanopia (blue-blind)
#00C1B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abdab; /* rgb */ color: rgb(58, 189, 171); /* oklch */ color: oklch(72.4% 0.115 181.9);
Tailwind
colors: {
custom: {
50: '#82d1c3',
500: '#3abdab',
950: '#000000',
},
}SCSS
$custom: #3abdab; $custom-light: #82d1c3; $custom-dark: #000000;
JSON
{
"hex": "#3abdab",
"rgb": {
"r": 58,
"g": 189,
"b": 171
},
"hsl": {
"h": 171.756,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.72393,
"c": 0.11452,
"h": 181.9
},
"luminance": 0.40235
}Semantic roles & 50–950 ramp
primary
#3ABDAB
secondary
#C98A92
accent
#4B5FDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281