#3DB4B2#3DB4B2
#3DB4B2 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.5% C 0.104 H 193.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB4B2 |
|---|---|
| RGB | rgb(61, 180, 178) |
| HSL | hsl(179, 49%, 47%) |
| HSV | hsv(179, 66%, 71%) |
| CMYK | cmyk(66.1%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(67.16, -32.73, -8.66) |
| CIE-LCH | lch(67.16, 33.85, 194.82°) |
| OKLab | oklab(70.47% -0.1007 -0.0241) |
| OKLCH | oklch(70.47% 0.104 193.4) |
| XYZ | xyz(26.2780, 36.8460, 47.8379) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.92
Topaz
#13BBAF
ΔE00 4.50
Tealish
#24BCA8
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.12
Turquoise Blue
#06B1C4
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB4B2 #B43D3F
analogous
#3DB477 #3DB4B2 #3D7AB4
triadic
#3DB4B2 #B23DB4 #B4B23D
tetradic
#3DB4B2 #773DB4 #B43D3F #7AB43D
square
#3DB4B2 #773DB4 #B43D3F #7AB43D
split-complementary
#3DB4B2 #B43D7A #B4773D
monochromatic
#1E5958 #2E8685 #3DB4B2 #64CAC9 #92DAD9
Accessibility & contrast
On white
2.51
#3DB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#3DB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB4B2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB4B2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#979EB3
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3db4b2; /* rgb */ color: rgb(61, 180, 178); /* oklch */ color: oklch(70.5% 0.104 193.4);
Tailwind
colors: {
custom: {
50: '#83cbc9',
500: '#3db4b2',
950: '#000000',
},
}SCSS
$custom: #3db4b2; $custom-light: #83cbc9; $custom-dark: #000000;
JSON
{
"hex": "#3db4b2",
"rgb": {
"r": 61,
"g": 180,
"b": 178
},
"hsl": {
"h": 178.992,
"s": 49.378,
"l": 47.255
},
"oklch": {
"l": 0.70469,
"c": 0.10357,
"h": 193.4
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#3DB4B2
secondary
#C58889
accent
#4F51D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282