#3DB6BE#3DB6BE
#3DB6BE is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.4% C 0.105 H 201.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB6BE |
|---|---|
| RGB | rgb(61, 182, 190) |
| HSL | hsl(184, 51%, 49%) |
| HSV | hsv(184, 68%, 75%) |
| CMYK | cmyk(67.9%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.14, -30.21, -13.82) |
| CIE-LCH | lch(68.14, 33.22, 204.59°) |
| OKLab | oklab(71.39% -0.0976 -0.0383) |
| OKLCH | oklch(71.39% 0.105 201.5) |
| XYZ | xyz(27.9426, 38.1625, 54.5987) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.99
Lightseagreen
#20B2AA
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.83
Topaz
#13BBAF
ΔE00 7.95
Cadetblue
#5F9EA0
ΔE00 8.17
Mediumturquoise
#48D1CC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB6BE #BE453D
analogous
#3DBE86 #3DB6BE #3D76BE
triadic
#3DB6BE #BE3DB6 #B6BE3D
tetradic
#3DB6BE #863DBE #BE453D #76BE3D
square
#3DB6BE #863DBE #BE453D #76BE3D
split-complementary
#3DB6BE #BE3D76 #BE863D
monochromatic
#1F5D61 #2E8A90 #3DB6BE #69C9CF #98D9DE
Accessibility & contrast
On white
2.43
#3DB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#3DB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB6BE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB6BE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 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: #3db6be; /* rgb */ color: rgb(61, 182, 190); /* oklch */ color: oklch(71.4% 0.105 201.5);
Tailwind
colors: {
custom: {
50: '#84ccd1',
500: '#3db6be',
950: '#000000',
},
}SCSS
$custom: #3db6be; $custom-light: #84ccd1; $custom-dark: #000000;
JSON
{
"hex": "#3db6be",
"rgb": {
"r": 61,
"g": 182,
"b": 190
},
"hsl": {
"h": 183.721,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.71385,
"c": 0.10484,
"h": 201.5
},
"luminance": 0.38166
}Semantic roles & 50–950 ramp
primary
#3DB6BE
secondary
#C9918D
accent
#564DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282