#3DB7BE#3DB7BE
#3DB7BE is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.6% C 0.105 H 200.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB7BE |
|---|---|
| RGB | rgb(61, 183, 190) |
| HSL | hsl(183, 51%, 49%) |
| HSV | hsv(183, 68%, 75%) |
| CMYK | cmyk(67.9%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.44, -30.69, -13.37) |
| CIE-LCH | lch(68.44, 33.48, 203.54°) |
| OKLab | oklab(71.63% -0.0986 -0.0371) |
| OKLCH | oklch(71.63% 0.105 200.6) |
| XYZ | xyz(28.1481, 38.5736, 54.6672) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.45
Topaz
#13BBAF
ΔE00 7.54
Mediumturquoise
#48D1CC
ΔE00 7.94
Cadetblue
#5F9EA0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB7BE #BE443D
analogous
#3DBE85 #3DB7BE #3D77BE
triadic
#3DB7BE #BE3DB7 #B7BE3D
tetradic
#3DB7BE #853DBE #BE443D #77BE3D
square
#3DB7BE #853DBE #BE443D #77BE3D
split-complementary
#3DB7BE #BE3D77 #BE853D
monochromatic
#1F5E61 #2E8A90 #3DB7BE #69C9CF #98DADE
Accessibility & contrast
On white
2.41
#3DB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#3DB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB7BE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB7BE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3db7be; /* rgb */ color: rgb(61, 183, 190); /* oklch */ color: oklch(71.6% 0.105 200.6);
Tailwind
colors: {
custom: {
50: '#84cdd1',
500: '#3db7be',
950: '#000000',
},
}SCSS
$custom: #3db7be; $custom-light: #84cdd1; $custom-dark: #000000;
JSON
{
"hex": "#3db7be",
"rgb": {
"r": 61,
"g": 183,
"b": 190
},
"hsl": {
"h": 183.256,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.71629,
"c": 0.10534,
"h": 200.6
},
"luminance": 0.38577
}Semantic roles & 50–950 ramp
primary
#3DB7BE
secondary
#C9918D
accent
#554DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282