#3AB6BE#3AB6BE
#3AB6BE is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.3% C 0.106 H 201.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB6BE |
|---|---|
| RGB | rgb(58, 182, 190) |
| HSL | hsl(184, 53%, 49%) |
| HSV | hsv(184, 69%, 75%) |
| CMYK | cmyk(69.5%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.07, -30.63, -13.93) |
| CIE-LCH | lch(68.07, 33.65, 204.46°) |
| OKLab | oklab(71.31% -0.0989 -0.0387) |
| OKLCH | oklch(71.31% 0.106 201.3) |
| XYZ | xyz(27.7630, 38.0699, 54.5902) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.98
Lightseagreen
#20B2AA
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.78
Topaz
#13BBAF
ΔE00 7.87
Cadetblue
#5F9EA0
ΔE00 8.24
Mediumturquoise
#48D1CC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB6BE #BE423A
analogous
#3ABE84 #3AB6BE #3A74BE
triadic
#3AB6BE #BE3AB6 #B6BE3A
tetradic
#3AB6BE #843ABE #BE423A #74BE3A
square
#3AB6BE #843ABE #BE423A #74BE3A
split-complementary
#3AB6BE #BE3A74 #BE843A
monochromatic
#1D5C60 #2C898F #3AB6BE #65CAD0 #94DADE
Accessibility & contrast
On white
2.44
#3AB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#3AB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB6BE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB6BE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#95A0BF
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3ab6be; /* rgb */ color: rgb(58, 182, 190); /* oklch */ color: oklch(71.3% 0.106 201.3);
Tailwind
colors: {
custom: {
50: '#83ccd1',
500: '#3ab6be',
950: '#000000',
},
}SCSS
$custom: #3ab6be; $custom-light: #83ccd1; $custom-dark: #000000;
JSON
{
"hex": "#3ab6be",
"rgb": {
"r": 58,
"g": 182,
"b": 190
},
"hsl": {
"h": 183.636,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.71311,
"c": 0.10621,
"h": 201.3
},
"luminance": 0.38073
}Semantic roles & 50–950 ramp
primary
#3AB6BE
secondary
#CA8E8A
accent
#544BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282