#3DB5B7#3DB5B7
#3DB5B7 is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.9% C 0.104 H 196.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB5B7 |
|---|---|
| RGB | rgb(61, 181, 183) |
| HSL | hsl(181, 50%, 48%) |
| HSV | hsv(181, 67%, 72%) |
| CMYK | cmyk(66.7%, 1.1%, 0%, 28.2%) |
| CIE-LAB | lab(67.62, -31.77, -10.74) |
| CIE-LCH | lch(67.62, 33.54, 198.69°) |
| OKLab | oklab(70.89% -0.0996 -0.0298) |
| OKLCH | oklch(70.89% 0.104 196.7) |
| XYZ | xyz(26.9918, 37.4557, 50.5977) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.37
Topaz
#13BBAF
ΔE00 5.80
Turquoise Blue
#06B1C4
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 6.67
Mediumturquoise
#48D1CC
ΔE00 7.63
Cadetblue
#5F9EA0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB5B7 #B73F3D
analogous
#3DB77C #3DB5B7 #3D78B7
triadic
#3DB5B7 #B73DB5 #B5B73D
tetradic
#3DB5B7 #7C3DB7 #B73F3D #78B73D
square
#3DB5B7 #7C3DB7 #B73F3D #78B73D
split-complementary
#3DB5B7 #B73D78 #B77C3D
monochromatic
#1E5A5B #2E8889 #3DB5B7 #65CACC #93DADB
Accessibility & contrast
On white
2.47
#3DB5B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#3DB5B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB5B7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB5B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB5B7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB7
Deuteranopia (green-blind)
#969FB8
Tritanopia (blue-blind)
#00BBB5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3db5b7; /* rgb */ color: rgb(61, 181, 183); /* oklch */ color: oklch(70.9% 0.104 196.7);
Tailwind
colors: {
custom: {
50: '#83cbcc',
500: '#3db5b7',
950: '#000000',
},
}SCSS
$custom: #3db5b7; $custom-light: #83cbcc; $custom-dark: #000000;
JSON
{
"hex": "#3db5b7",
"rgb": {
"r": 61,
"g": 181,
"b": 183
},
"hsl": {
"h": 180.984,
"s": 50,
"l": 47.843
},
"oklch": {
"l": 0.70889,
"c": 0.10394,
"h": 196.7
},
"luminance": 0.37459
}Semantic roles & 50–950 ramp
primary
#3DB5B7
secondary
#C68A89
accent
#514EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282