#3DB5B4#3DB5B4
#3DB5B4 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.8% C 0.104 H 194.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB5B4 |
|---|---|
| RGB | rgb(61, 181, 180) |
| HSL | hsl(180, 50%, 47%) |
| HSV | hsv(180, 66%, 71%) |
| CMYK | cmyk(66.3%, 0%, 0.6%, 29%) |
| CIE-LAB | lab(67.53, -32.63, -9.22) |
| CIE-LCH | lch(67.53, 33.91, 195.79°) |
| OKLab | oklab(70.78% -0.1009 -0.0256) |
| OKLCH | oklch(70.78% 0.104 194.3) |
| XYZ | xyz(26.6829, 37.3321, 48.9707) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.33
Topaz
#13BBAF
ΔE00 4.74
Darkturquoise
#00CED1
ΔE00 6.77
Turquoise Blue
#06B1C4
ΔE00 7.08
Tealish
#24BCA8
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB5B4 #B53D3E
analogous
#3DB578 #3DB5B4 #3D7AB5
triadic
#3DB5B4 #B43DB5 #B5B43D
tetradic
#3DB5B4 #783DB5 #B53D3E #7AB53D
square
#3DB5B4 #783DB5 #B53D3E #7AB53D
split-complementary
#3DB5B4 #B53D7A #B5783D
monochromatic
#1E5959 #2E8786 #3DB5B4 #64CBCA #92DADA
Accessibility & contrast
On white
2.48
#3DB5B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#3DB5B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB5B4
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB5B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB5B4 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB4
Deuteranopia (green-blind)
#979FB5
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3db5b4; /* rgb */ color: rgb(61, 181, 180); /* oklch */ color: oklch(70.8% 0.104 194.3);
Tailwind
colors: {
custom: {
50: '#83cbca',
500: '#3db5b4',
950: '#000000',
},
}SCSS
$custom: #3db5b4; $custom-light: #83cbca; $custom-dark: #000000;
JSON
{
"hex": "#3db5b4",
"rgb": {
"r": 61,
"g": 181,
"b": 180
},
"hsl": {
"h": 179.5,
"s": 49.587,
"l": 47.451
},
"oklch": {
"l": 0.70784,
"c": 0.10408,
"h": 194.3
},
"luminance": 0.37335
}Semantic roles & 50–950 ramp
primary
#3DB5B4
secondary
#C58889
accent
#4F50D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282