#3DB2BE#3DB2BE
#3DB2BE is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.103 H 204.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB2BE |
|---|---|
| RGB | rgb(61, 178, 190) |
| HSL | hsl(186, 51%, 49%) |
| HSV | hsv(186, 68%, 75%) |
| CMYK | cmyk(67.9%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(66.94, -28.25, -15.64) |
| CIE-LCH | lch(66.94, 32.29, 208.96°) |
| OKLab | oklab(70.41% -0.0935 -0.0434) |
| OKLCH | oklch(70.41% 0.103 204.9) |
| XYZ | xyz(27.1351, 36.5475, 54.3295) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.49
Cadetblue
#5F9EA0
ΔE00 7.55
Lightseagreen
#20B2AA
ΔE00 8.05
Darkturquoise
#00CED1
ΔE00 8.48
Topaz
#13BBAF
ΔE00 9.70
Aqua Blue
#02D8E9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB2BE #BE493D
analogous
#3DBE89 #3DB2BE #3D72BE
triadic
#3DB2BE #BE3DB2 #B2BE3D
tetradic
#3DB2BE #893DBE #BE493D #72BE3D
square
#3DB2BE #893DBE #BE493D #72BE3D
split-complementary
#3DB2BE #BE3D72 #BE893D
monochromatic
#1F5B61 #2E8790 #3DB2BE #69C5CF #98D7DE
Accessibility & contrast
On white
2.53
#3DB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#3DB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB2BE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB2BE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3db2be; /* rgb */ color: rgb(61, 178, 190); /* oklch */ color: oklch(70.4% 0.103 204.9);
Tailwind
colors: {
custom: {
50: '#84c9d1',
500: '#3db2be',
950: '#000000',
},
}SCSS
$custom: #3db2be; $custom-light: #84c9d1; $custom-dark: #000000;
JSON
{
"hex": "#3db2be",
"rgb": {
"r": 61,
"g": 178,
"b": 190
},
"hsl": {
"h": 185.581,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.70412,
"c": 0.10308,
"h": 204.9
},
"luminance": 0.36551
}Semantic roles & 50–950 ramp
primary
#3DB2BE
secondary
#C9938D
accent
#5A4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282