#3ABDAC#3ABDAC
#3ABDAC is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.4% C 0.114 H 182.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABDAC |
|---|---|
| RGB | rgb(58, 189, 172) |
| HSL | hsl(172, 53%, 48%) |
| HSV | hsv(172, 69%, 74%) |
| CMYK | cmyk(69.3%, 0%, 9%, 25.9%) |
| CIE-LAB | lab(69.66, -38.99, -1.67) |
| CIE-LCH | lch(69.66, 39.03, 182.45°) |
| OKLab | oklab(72.42% -0.114 -0.0051) |
| OKLCH | oklch(72.42% 0.114 182.6) |
| XYZ | xyz(27.3854, 40.2701, 45.3514) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.45
Topaz
#13BBAF
ΔE00 2.30
Turquoise (survey)
#06C2AC
ΔE00 2.47
Lightseagreen
#20B2AA
ΔE00 4.38
Greeny Blue
#42B395
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABDAC #BD3A4B
analogous
#3ABD6A #3ABDAC #3A8CBD
triadic
#3ABDAC #AC3ABD #BDAC3A
tetradic
#3ABDAC #6A3ABD #BD3A4B #8CBD3A
square
#3ABDAC #6A3ABD #BD3A4B #8CBD3A
split-complementary
#3ABDAC #BD3A8C #BD6A3A
monochromatic
#1D5F57 #2C8E81 #3ABDAC #65D0C2 #93DED4
Accessibility & contrast
On white
2.32
#3ABDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#3ABDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABDAC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABDAC | 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)
#B4B2AB
Deuteranopia (green-blind)
#A2A4AE
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abdac; /* rgb */ color: rgb(58, 189, 172); /* oklch */ color: oklch(72.4% 0.114 182.6);
Tailwind
colors: {
custom: {
50: '#82d1c4',
500: '#3abdac',
950: '#000000',
},
}SCSS
$custom: #3abdac; $custom-light: #82d1c4; $custom-dark: #000000;
JSON
{
"hex": "#3abdac",
"rgb": {
"r": 58,
"g": 189,
"b": 172
},
"hsl": {
"h": 172.214,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.72424,
"c": 0.11412,
"h": 182.6
},
"luminance": 0.40273
}Semantic roles & 50–950 ramp
primary
#3ABDAC
secondary
#C98A92
accent
#4B5EDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281