#3AB2BA#3AB2BA
#3AB2BA is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.104 H 201.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2BA |
|---|---|
| RGB | rgb(58, 178, 186) |
| HSL | hsl(184, 52%, 48%) |
| HSV | hsv(184, 69%, 73%) |
| CMYK | cmyk(68.8%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.74, -29.88, -13.73) |
| CIE-LCH | lch(66.74, 32.88, 204.69°) |
| OKLab | oklab(70.19% -0.0966 -0.0381) |
| OKLCH | oklch(70.19% 0.104 201.5) |
| XYZ | xyz(26.5243, 36.2825, 52.0502) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 6.45
Cadetblue
#5F9EA0
ΔE00 7.32
Darkturquoise
#00CED1
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.15
Mediumturquoise
#48D1CC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2BA #BA423A
analogous
#3ABA82 #3AB2BA #3A72BA
triadic
#3AB2BA #BA3AB2 #B2BA3A
tetradic
#3AB2BA #823ABA #BA423A #72BA3A
square
#3AB2BA #823ABA #BA423A #72BA3A
split-complementary
#3AB2BA #BA3A72 #BA823A
monochromatic
#1D595D #2B858B #3AB2BA #63C8CE #92D8DD
Accessibility & contrast
On white
2.54
#3AB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#3AB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2BA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2BA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#929CBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab2ba; /* rgb */ color: rgb(58, 178, 186); /* oklch */ color: oklch(70.2% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#82c9ce',
500: '#3ab2ba',
950: '#000000',
},
}SCSS
$custom: #3ab2ba; $custom-light: #82c9ce; $custom-dark: #000000;
JSON
{
"hex": "#3ab2ba",
"rgb": {
"r": 58,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.75,
"s": 52.459,
"l": 47.843
},
"oklch": {
"l": 0.70186,
"c": 0.10383,
"h": 201.5
},
"luminance": 0.36286
}Semantic roles & 50–950 ramp
primary
#3AB2BA
secondary
#C88C88
accent
#554CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282