#3ABDAD#3ABDAD
#3ABDAD is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.5% C 0.114 H 183.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABDAD |
|---|---|
| RGB | rgb(58, 189, 173) |
| HSL | hsl(173, 53%, 48%) |
| HSV | hsv(173, 69%, 74%) |
| CMYK | cmyk(69.3%, 0%, 8.5%, 25.9%) |
| CIE-LAB | lab(69.69, -38.72, -2.18) |
| CIE-LCH | lch(69.69, 38.78, 183.22°) |
| OKLab | oklab(72.46% -0.1135 -0.0065) |
| OKLCH | oklch(72.46% 0.114 183.3) |
| XYZ | xyz(27.4818, 40.3087, 45.8591) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.71
Topaz
#13BBAF
ΔE00 2.05
Turquoise (survey)
#06C2AC
ΔE00 2.68
Lightseagreen
#20B2AA
ΔE00 4.16
Greeny Blue
#42B395
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABDAD #BD3A4A
analogous
#3ABD6B #3ABDAD #3A8BBD
triadic
#3ABDAD #AD3ABD #BDAD3A
tetradic
#3ABDAD #6B3ABD #BD3A4A #8BBD3A
square
#3ABDAD #6B3ABD #BD3A4A #8BBD3A
split-complementary
#3ABDAD #BD3A8B #BD6B3A
monochromatic
#1D5F57 #2C8E82 #3ABDAD #65D0C3 #93DED5
Accessibility & contrast
On white
2.32
#3ABDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#3ABDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABDAD
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABDAD | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#A1A5AF
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abdad; /* rgb */ color: rgb(58, 189, 173); /* oklch */ color: oklch(72.5% 0.114 183.3);
Tailwind
colors: {
custom: {
50: '#82d1c5',
500: '#3abdad',
950: '#000000',
},
}SCSS
$custom: #3abdad; $custom-light: #82d1c5; $custom-dark: #000000;
JSON
{
"hex": "#3abdad",
"rgb": {
"r": 58,
"g": 189,
"b": 173
},
"hsl": {
"h": 172.672,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.72455,
"c": 0.11373,
"h": 183.3
},
"luminance": 0.40312
}Semantic roles & 50–950 ramp
primary
#3ABDAD
secondary
#C98A91
accent
#4B5DDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281