#3DB3AB#3DB3AB
#3DB3AB is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.0% C 0.104 H 188.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB3AB |
|---|---|
| RGB | rgb(61, 179, 171) |
| HSL | hsl(176, 49%, 47%) |
| HSV | hsv(176, 66%, 70%) |
| CMYK | cmyk(65.9%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(66.65, -34.22, -5.55) |
| CIE-LCH | lch(66.65, 34.67, 189.21°) |
| OKLab | oklab(69.98% -0.1028 -0.0156) |
| OKLCH | oklch(69.98% 0.104 188.6) |
| XYZ | xyz(25.3919, 36.1697, 44.1634) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.47
Topaz
#13BBAF
ΔE00 3.05
Tealish
#24BCA8
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 6.24
Greeny Blue
#42B395
ΔE00 7.66
Sea
#3C9992
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB3AB #B33D45
analogous
#3DB370 #3DB3AB #3D80B3
triadic
#3DB3AB #AB3DB3 #B3AB3D
tetradic
#3DB3AB #703DB3 #B33D45 #80B33D
square
#3DB3AB #703DB3 #B33D45 #80B33D
split-complementary
#3DB3AB #B33D80 #B3703D
monochromatic
#1E5854 #2D857F #3DB3AB #63CAC3 #91D9D5
Accessibility & contrast
On white
2.55
#3DB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#3DB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB3AB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB3AB | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3db3ab; /* rgb */ color: rgb(61, 179, 171); /* oklch */ color: oklch(70.0% 0.104 188.6);
Tailwind
colors: {
custom: {
50: '#82cac3',
500: '#3db3ab',
950: '#000000',
},
}SCSS
$custom: #3db3ab; $custom-light: #82cac3; $custom-dark: #000000;
JSON
{
"hex": "#3db3ab",
"rgb": {
"r": 61,
"g": 179,
"b": 171
},
"hsl": {
"h": 175.932,
"s": 49.167,
"l": 47.059
},
"oklch": {
"l": 0.69984,
"c": 0.10398,
"h": 188.6
},
"luminance": 0.36173
}Semantic roles & 50–950 ramp
primary
#3DB3AB
secondary
#C5878B
accent
#4F58D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281