#3DB4BE#3DB4BE
#3DB4BE is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.9% C 0.104 H 203.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB4BE |
|---|---|
| RGB | rgb(61, 180, 190) |
| HSL | hsl(185, 51%, 49%) |
| HSV | hsv(185, 68%, 75%) |
| CMYK | cmyk(67.9%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.54, -29.23, -14.73) |
| CIE-LCH | lch(67.54, 32.74, 206.74°) |
| OKLab | oklab(70.9% -0.0955 -0.0409) |
| OKLCH | oklch(70.9% 0.104 203.2) |
| XYZ | xyz(27.5359, 37.3492, 54.4631) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.18
Lightseagreen
#20B2AA
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 7.64
Cadetblue
#5F9EA0
ΔE00 7.81
Topaz
#13BBAF
ΔE00 8.81
Mediumturquoise
#48D1CC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB4BE #BE473D
analogous
#3DBE88 #3DB4BE #3D74BE
triadic
#3DB4BE #BE3DB4 #B4BE3D
tetradic
#3DB4BE #883DBE #BE473D #74BE3D
square
#3DB4BE #883DBE #BE473D #74BE3D
split-complementary
#3DB4BE #BE3D74 #BE883D
monochromatic
#1F5C61 #2E8890 #3DB4BE #69C7CF #98D8DE
Accessibility & contrast
On white
2.48
#3DB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#3DB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB4BE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB4BE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#939FBE
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3db4be; /* rgb */ color: rgb(61, 180, 190); /* oklch */ color: oklch(70.9% 0.104 203.2);
Tailwind
colors: {
custom: {
50: '#84cbd1',
500: '#3db4be',
950: '#000000',
},
}SCSS
$custom: #3db4be; $custom-light: #84cbd1; $custom-dark: #000000;
JSON
{
"hex": "#3db4be",
"rgb": {
"r": 61,
"g": 180,
"b": 190
},
"hsl": {
"h": 184.651,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.70899,
"c": 0.10391,
"h": 203.2
},
"luminance": 0.37352
}Semantic roles & 50–950 ramp
primary
#3DB4BE
secondary
#C9928D
accent
#584DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282