#3DB0BB#3DB0BB
#3DB0BB is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.8% C 0.102 H 204.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB0BB |
|---|---|
| RGB | rgb(61, 176, 187) |
| HSL | hsl(185, 51%, 49%) |
| HSV | hsv(185, 67%, 73%) |
| CMYK | cmyk(67.4%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(66.23, -28.16, -15.04) |
| CIE-LCH | lch(66.23, 31.93, 208.10°) |
| OKLab | oklab(69.81% -0.0927 -0.0417) |
| OKLCH | oklch(69.81% 0.102 204.2) |
| XYZ | xyz(26.4156, 35.6276, 52.4887) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.73
Cadetblue
#5F9EA0
ΔE00 7.01
Lightseagreen
#20B2AA
ΔE00 7.71
Darkturquoise
#00CED1
ΔE00 8.82
Topaz
#13BBAF
ΔE00 9.51
Sea
#3C9992
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB0BB #BB483D
analogous
#3DBB87 #3DB0BB #3D71BB
triadic
#3DB0BB #BB3DB0 #B0BB3D
tetradic
#3DB0BB #873DBB #BB483D #71BB3D
square
#3DB0BB #873DBB #BB483D #71BB3D
split-complementary
#3DB0BB #BB3D71 #BB873D
monochromatic
#1F595F #2E858D #3DB0BB #68C5CE #96D6DD
Accessibility & contrast
On white
2.58
#3DB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#3DB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB0BB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB0BB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3db0bb; /* rgb */ color: rgb(61, 176, 187); /* oklch */ color: oklch(69.8% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#83c8cf',
500: '#3db0bb',
950: '#000000',
},
}SCSS
$custom: #3db0bb; $custom-light: #83c8cf; $custom-dark: #000000;
JSON
{
"hex": "#3db0bb",
"rgb": {
"r": 61,
"g": 176,
"b": 187
},
"hsl": {
"h": 185.238,
"s": 50.806,
"l": 48.627
},
"oklch": {
"l": 0.69813,
"c": 0.10166,
"h": 204.2
},
"luminance": 0.35631
}Semantic roles & 50–950 ramp
primary
#3DB0BB
secondary
#C8918C
accent
#5A4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282