#3AB6BD#3AB6BD
#3AB6BD is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.3% C 0.106 H 200.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB6BD |
|---|---|
| RGB | rgb(58, 182, 189) |
| HSL | hsl(183, 53%, 48%) |
| HSV | hsv(183, 69%, 74%) |
| CMYK | cmyk(69.3%, 3.7%, 0%, 25.9%) |
| CIE-LAB | lab(68.04, -30.92, -13.43) |
| CIE-LCH | lch(68.04, 33.71, 203.47°) |
| OKLab | oklab(71.27% -0.0993 -0.0373) |
| OKLCH | oklch(71.27% 0.106 200.6) |
| XYZ | xyz(27.6541, 38.0264, 54.0166) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.30
Lightseagreen
#20B2AA
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.66
Topaz
#13BBAF
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 8.17
Cadetblue
#5F9EA0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB6BD #BD413A
analogous
#3ABD82 #3AB6BD #3A74BD
triadic
#3AB6BD #BD3AB6 #B6BD3A
tetradic
#3AB6BD #823ABD #BD413A #74BD3A
square
#3AB6BD #823ABD #BD413A #74BD3A
split-complementary
#3AB6BD #BD3A74 #BD823A
monochromatic
#1D5C5F #2C898E #3AB6BD #65CAD0 #93DADE
Accessibility & contrast
On white
2.44
#3AB6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#3AB6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB6BD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB6BD | 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)
#A9AEBE
Deuteranopia (green-blind)
#95A0BE
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3ab6bd; /* rgb */ color: rgb(58, 182, 189); /* oklch */ color: oklch(71.3% 0.106 200.6);
Tailwind
colors: {
custom: {
50: '#83ccd0',
500: '#3ab6bd',
950: '#000000',
},
}SCSS
$custom: #3ab6bd; $custom-light: #83ccd0; $custom-dark: #000000;
JSON
{
"hex": "#3ab6bd",
"rgb": {
"r": 58,
"g": 182,
"b": 189
},
"hsl": {
"h": 183.206,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.71274,
"c": 0.10611,
"h": 200.6
},
"luminance": 0.3803
}Semantic roles & 50–950 ramp
primary
#3AB6BD
secondary
#C98D8A
accent
#534BDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282