#3DB5B3#3DB5B3
#3DB5B3 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.7% C 0.104 H 193.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB5B3 |
|---|---|
| RGB | rgb(61, 181, 179) |
| HSL | hsl(179, 50%, 47%) |
| HSV | hsv(179, 66%, 71%) |
| CMYK | cmyk(66.3%, 0%, 1.1%, 29%) |
| CIE-LAB | lab(67.50, -32.92, -8.72) |
| CIE-LCH | lch(67.50, 34.05, 194.83°) |
| OKLab | oklab(70.75% -0.1013 -0.0242) |
| OKLCH | oklch(70.75% 0.104 193.5) |
| XYZ | xyz(26.5814, 37.2915, 48.4362) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.00
Topaz
#13BBAF
ΔE00 4.40
Tealish
#24BCA8
ΔE00 6.76
Darkturquoise
#00CED1
ΔE00 6.85
Mediumturquoise
#48D1CC
ΔE00 7.32
Turquoise Blue
#06B1C4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB5B3 #B53D3F
analogous
#3DB577 #3DB5B3 #3D7BB5
triadic
#3DB5B3 #B33DB5 #B5B33D
tetradic
#3DB5B3 #773DB5 #B53D3F #7BB53D
square
#3DB5B3 #773DB5 #B53D3F #7BB53D
split-complementary
#3DB5B3 #B53D7B #B5773D
monochromatic
#1E5958 #2E8786 #3DB5B3 #64CBC9 #92DAD9
Accessibility & contrast
On white
2.48
#3DB5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#3DB5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB5B3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB5B3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#989FB4
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3db5b3; /* rgb */ color: rgb(61, 181, 179); /* oklch */ color: oklch(70.7% 0.104 193.5);
Tailwind
colors: {
custom: {
50: '#83cbc9',
500: '#3db5b3',
950: '#000000',
},
}SCSS
$custom: #3db5b3; $custom-light: #83cbc9; $custom-dark: #000000;
JSON
{
"hex": "#3db5b3",
"rgb": {
"r": 61,
"g": 181,
"b": 179
},
"hsl": {
"h": 179,
"s": 49.587,
"l": 47.451
},
"oklch": {
"l": 0.70749,
"c": 0.10418,
"h": 193.5
},
"luminance": 0.37295
}Semantic roles & 50–950 ramp
primary
#3DB5B3
secondary
#C58889
accent
#4F51D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282