#3DB3B5#3DB3B5
#3DB3B5 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.103 H 196.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB3B5 |
|---|---|
| RGB | rgb(61, 179, 181) |
| HSL | hsl(181, 50%, 47%) |
| HSV | hsv(181, 66%, 71%) |
| CMYK | cmyk(66.3%, 1.1%, 0%, 29%) |
| CIE-LAB | lab(66.95, -31.39, -10.64) |
| CIE-LCH | lch(66.95, 33.14, 198.72°) |
| OKLab | oklab(70.33% -0.0984 -0.0295) |
| OKLCH | oklch(70.33% 0.103 196.7) |
| XYZ | xyz(26.3814, 36.5655, 49.3746) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.29
Turquoise Blue
#06B1C4
ΔE00 5.88
Topaz
#13BBAF
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 7.22
Cadetblue
#5F9EA0
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB3B5 #B53F3D
analogous
#3DB57B #3DB3B5 #3D77B5
triadic
#3DB3B5 #B53DB3 #B3B53D
tetradic
#3DB3B5 #7B3DB5 #B53F3D #77B53D
square
#3DB3B5 #7B3DB5 #B53F3D #77B53D
split-complementary
#3DB3B5 #B53D77 #B57B3D
monochromatic
#1E5859 #2E8687 #3DB3B5 #64C9CB #92D9DA
Accessibility & contrast
On white
2.53
#3DB3B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#3DB3B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB3B5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB3B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB3B5 | 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)
#A7ABB5
Deuteranopia (green-blind)
#959DB6
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3db3b5; /* rgb */ color: rgb(61, 179, 181); /* oklch */ color: oklch(70.3% 0.103 196.7);
Tailwind
colors: {
custom: {
50: '#83cacb',
500: '#3db3b5',
950: '#000000',
},
}SCSS
$custom: #3db3b5; $custom-light: #83cacb; $custom-dark: #000000;
JSON
{
"hex": "#3db3b5",
"rgb": {
"r": 61,
"g": 179,
"b": 181
},
"hsl": {
"h": 181,
"s": 49.587,
"l": 47.451
},
"oklch": {
"l": 0.70328,
"c": 0.10271,
"h": 196.7
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#3DB3B5
secondary
#C58988
accent
#514FD9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282